IFlowsheetGetAvailablePropertyPackages Method

Gets a list of all available Property Packages.

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
List<string> GetAvailablePropertyPackages()

Return Value

ListString
A list containing the names of the available property packages.

See Also