Click or drag to resize

Automation3SaveFlowsheet2 Method


Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.4.5.0
Syntax
[DispIdAttribute(9)]
public void SaveFlowsheet2(
	IFlowsheet flowsheet,
	string filepath
)
Request Example View Source

Parameters

flowsheet  IFlowsheet
 
filepath  String
 

Implements

AutomationInterfaceSaveFlowsheet2(IFlowsheet, String)
See Also