Click or drag to resize

BaseClassExtraProperties Property


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

Property Value

ExpandoObject

Implements

ISimulationObjectExtraProperties
See Also