CurveEnabled Property

Gets or sets a value indicating whether this curve is active and used in calculations.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.PumpOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public bool Enabled { get; set; }

Property Value

Boolean

See Also