Form FlowsheetGet Available Property Packages Method
Returns a list of display names for all property packages registered in the host application.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public List<string> GetAvailablePropertyPackages()VB
Public Function GetAvailablePropertyPackages As List(Of String)