CalculatorGetCompoundPDepPropList Method

Returns a list of the available single compound pressure-dependent properties.

Definition

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

Return Value

String
A list of the available single compound properties

Implements

Calculator_CalculatorGetCompoundPDepPropList

See Also