Click or drag to resize

CalculatorGetPhaseList Method

Returns a list of the available phases.

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

Return Value

String
A list of the available phases

Implements

Calculator_CalculatorGetPhaseList
See Also