Click or drag to resize

CalculatorGetCompoundConstPropList Method

Returns a list of the available single compound constant properties.

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

Return Value

String
A list of the available single compound properties

Implements

Calculator_CalculatorGetCompoundConstPropList
See Also