Form FlowsheetSave To XML 1 Method
Serialises the entire flowsheet to an XDocument using the main window's XML writer.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
The serialised flowsheet XML document.
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public XDocument SaveToXML1()VB
Public Function SaveToXML1 As XDocumentReturn Value
XDocumentThe serialised flowsheet XML document.