Click or drag to resize

IFlowsheetGetAvailablePropertyPackages Method

Gets a list of all available Property Packages.

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.4.5.0
Syntax
List<string> GetAvailablePropertyPackages()
Request Example View Source

Return Value

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