CalculatorGetPropPackList Method

Returns a list of the available Property Packages.

Definition

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

Return Value

String
A list of the available Property Packages

Implements

Calculator_CalculatorGetPropPackList

See Also