Flowsheet BaseAvailable Property Packages Property
Gets or sets the dictionary of property packages available for selection in this flowsheet instance.
Definition
Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
C#
public Dictionary<string, IPropertyPackage> AvailablePropertyPackages { get; set; }VB
Public Property AvailablePropertyPackages As Dictionary(Of String, IPropertyPackage)
Get
Set