Click or drag to resize

ProcessPhaseRecalculate Property

Controls whether deeadline, activation time e.t.c. are calculated if/when the start- and end-transitions are re-activated. If not, calculation only happens the first time they are activated.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool Recalculate { get; set; }

Property Value

Type: Boolean
See Also