SpecSpecCalculationMode Property

Gets or sets the calculation mode that determines when this spec block is evaluated.

Definition

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

Property Value

SpecCalcMode2

Implements

ISpecSpecCalculationMode

See Also