FormFlowsheetExtraProperties Property

Gets or sets a dynamic property bag for attaching arbitrary extra data to the flowsheet at runtime.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public ExpandoObject ExtraProperties { get; set; }

Property Value

ExpandoObject

Implements

IFlowsheetExtraProperties

See Also