Form FlowsheetSave To XML Method
Serialises the flowsheet to the specified file path using the main window's XML writer.
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 SaveToXML(
string file
)VB
Public Sub SaveToXML (
file As String
)Parameters
- file String
- The destination file path.