Click or drag to resize

ProcessPhaseStartTransitionIds Property

The phase begins when one of these transitions is activated. Transitions must belong to the specified process template.

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

Property Value

Type: IntegerList
See Also