Form FlowsheetRequest Save With Path Method
Sets the file path to the specified full path and saves the simulation.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public void RequestSaveWithPath(
string filepath
)VB
Public Sub RequestSaveWithPath (
filepath As String
)Parameters
- filepath String
- The full target file path.