AdjustControlledObjectData Property

Gets or sets the metadata describing the controlled simulation object and its property.

Definition

Namespace: DWSIM.UnitOperations.SpecialOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public ISpecialOpObjectInfo ControlledObjectData { get; set; }

Property Value

ISpecialOpObjectInfo

Implements

IAdjustControlledObjectData

See Also