Click or drag to resize

CalculatorGetCompoundPDepPropList Method

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

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

Return Value

String
A list of the available single compound properties

Implements

Calculator_CalculatorGetCompoundPDepPropList
See Also