Form FlowsheetRequest Save With Directory Method
Sets the file path to a new location inside the specified directory 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 RequestSaveWithDirectory(
string directory
)VB
Public Sub RequestSaveWithDirectory (
directory As String
)Parameters
- directory String
- The target directory.