MaterialStreamPhaseIds Property

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

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
[XmlIgnoreAttribute]
public Object PhaseIds { get; }

Property Value

Object

Return Value

Object
List of phases

Implements

ICapeThermoMaterialObjectPhaseIds

See Also