AdjustSimultaneousAdjust Property

Gets or sets whether this block participates in simultaneous adjustment with other Adjust blocks.

Definition

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

Property Value

Boolean

Implements

IAdjustSimultaneousAdjust

See Also