Click or drag to resize

FlowsheetBaseRequestSaveWithDirectory Method


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

Parameters

directory  String
 

Implements

IFlowsheetRequestSaveWithDirectory(String)
See Also