Click or drag to resize

CalculatorGetCompoundTDepPropList Method

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

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

Return Value

String
A list of the available single compound properties

Implements

Calculator_CalculatorGetCompoundTDepPropList
See Also