Flowsheet UOParameterSave Data Method
Serializes the parameter to XML.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public List<XElement> SaveData()VB
Public Function SaveData As List(Of XElement)