CustomUOSaveData Method

Serializes the unit operation state to XML, including variable dictionaries.

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