Form FlowsheetAvailable Property Packages Property
Gets or sets the dictionary of property packages registered in the host application, keyed by display name.
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 Dictionary<string, IPropertyPackage> AvailablePropertyPackages { get; set; }VB
Public Property AvailablePropertyPackages As Dictionary(Of String, IPropertyPackage)
Get
Set