AutomationInterfaceSaveFlowsheet2 Method | 
Namespace: DWSIM.AutomationAssembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.8.1.0
Syntaxvoid SaveFlowsheet2(
	IFlowsheet flowsheet,
	string filepath
)
Sub SaveFlowsheet2 ( 
	flowsheet As IFlowsheet,
	filepath As String
)
 Request Example
		Parameters
- flowsheet  IFlowsheet
 -  
 - filepath  String
 -  
 
See Also