Click or drag to resize

MaterialStreamPhaseIds Property

It returns the phases existing in the Material Object at that moment.

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
[XmlIgnoreAttribute]
public Object PhaseIds { get; }
Request Example View Source

Property Value

Object

Return Value

Object
List of phases

Implements

ICapeThermoMaterialObject.PhaseIds
See Also