Flowsheet BaseExtra Properties Property
Gets or sets a dynamic property bag for attaching arbitrary extra data to the flowsheet at runtime.
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 ExpandoObject ExtraProperties { get; set; }VB
Public Property ExtraProperties As ExpandoObject
Get
Set