Form MainLoad JSON Method
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public IFlowsheet LoadJSON(
IVirtualFile handler,
Action<int> ProgressFeedBack,
string simulationfilename = ""
)VB
Public Function LoadJSON (
handler As IVirtualFile,
ProgressFeedBack As Action(Of Integer),
Optional simulationfilename As String = ""
) As IFlowsheetParameters
- handler IVirtualFile
- ProgressFeedBack ActionInt32
- simulationfilename String (Optional)