Click or drag to resize

CalculatorGetPropList Method

Returns a list of the available single-phase properties.

Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
[DispIdAttribute(22)]
public string[] GetPropList()
Request Example View Source

Return Value

String
A list of the available single-phase properties

Implements

Calculator_CalculatorGetPropList
See Also