STHXPropertiesSaveData Method

Serializes the STHX profile to XML.

Definition

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

Return Value

ListXElement

Implements

ICustomXMLSerializationSaveData

See Also