IFlowsheetGet Available Property Packages 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
A list containing the names of the available property packages.
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
List<string> GetAvailablePropertyPackages()VB
Function GetAvailablePropertyPackages As List(Of String)Return Value
ListStringA list containing the names of the available property packages.