Click or drag to resize

CalculatorGetPropPackList Method

Returns a list of the available Property Packages.

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

Return Value

String
A list of the available Property Packages

Implements

Calculator_CalculatorGetPropPackList
See Also