Click or drag to resize

ProcessPhaseEndTransitionIds Property

The phase ends 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 EndTransitionIds { get; }

Property Value

Type: IntegerList
See Also