Click or drag to resize

CalculatorGetTwoPhasePropList Method

Returns a list of the available two-phase properties.

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

Return Value

String
A list of the available two-phase properties

Implements

Calculator_CalculatorGetTwoPhasePropList
See Also