CalculatorGetPropList Method

Returns a list of the available single-phase properties.

Definition

Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
[DispIdAttribute(22)]
public string[] GetPropList()

Return Value

String
A list of the available single-phase properties

Implements

Calculator_CalculatorGetPropList

See Also