Click or drag to resize

FlowsheetBaseRequestSaveWithPath Method


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public void RequestSaveWithPath(
	string filepath
)
Request Example View Source

Parameters

filepath  String
 

Implements

IFlowsheetRequestSaveWithPath(String)
See Also