PhaseProperties 1 Property
Gets the thermodynamic properties of this phase.
Definition
Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
The phase properties interface implementation.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public IPhaseProperties Properties1 { get; }VB
Public ReadOnly Property Properties1 As IPhaseProperties
GetReturn Value
IPhasePropertiesThe phase properties interface implementation.