CalculatorGetCompoundConstPropList Method

Returns a list of the available single compound constant properties.

Definition

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

Return Value

String
A list of the available single compound properties

Implements

Calculator_CalculatorGetCompoundConstPropList

See Also