Material StreamGet Prop List Method
Returns list of properties that can be calculated by the Material Object.
Definition
Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
List of all supported properties of the Material Object.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public Object GetPropList()VB
Public Function GetPropList As ObjectReturn Value
ObjectList of all supported properties of the Material Object.
Implements
ICapeThermoMaterialObjectGetPropListRemarks
DWSIM passes this call to the Property Package currently associated to the stream.