FlowsheetSaveData Method

Serializes the flowsheet UO state, including parameter mappings and connections, to XML.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public override List<XElement> SaveData()

Return Value

ListXElement

See Also