FormFlowsheetSaveToXML1 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
public XDocument SaveToXML1()

Return Value

XDocument
The serialised flowsheet XML document.

Implements

IFlowsheetSaveToXML

See Also