MaterialStreamPhaseIds Property |
It returns the phases existing in the Material Object at that moment.
Namespace: DWSIM.Thermodynamics.StreamsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax [XmlIgnoreAttribute]
public Object PhaseIds { get; }
<XmlIgnoreAttribute>
Public ReadOnly Property PhaseIds As Object
Get
Request Example
View SourceProperty Value
ObjectReturn Value
ObjectList of phases
Implements
ICapeThermoMaterialObject.PhaseIdsSee Also