Click or drag to resize

PipeProfile.SaveData Method


Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.Pipe
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public List<XElement> SaveData()
Request Example View Source

Return Value

List<XElement>

Implements

ICustomXMLSerialization.SaveData()
See Also