Material StreamProp List Method
CAPE-OPEN 1.0 ICapeThermoEquilibriumServer: Returns property lists. Delegates to the associated property package.
Definition
Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public void PropList(
ref Object flashType,
ref Object props,
ref Object phases,
ref Object calcType
)VB
Public Sub PropList (
ByRef flashType As Object,
ByRef props As Object,
ByRef phases As Object,
ByRef calcType As Object
)