Automation2SaveFlowsheet2 Method

Definition

Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
public void SaveFlowsheet2(
	IFlowsheet flowsheet,
	string filepath
)

Parameters

flowsheet  IFlowsheet
 
filepath  String
 

Implements

AutomationInterfaceSaveFlowsheet2(IFlowsheet, String)

See Also