Click or drag to resize

FlowsheetBaseExtraProperties Property


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public ExpandoObject ExtraProperties { get; set; }
Request Example View Source

Property Value

ExpandoObject

Implements

IFlowsheetExtraProperties
See Also