Click or drag to resize

WorkflowStateTransitions Field

Contains the transitions for this workflow state.

Namespace:  Colygon.MatchPoint.WorkflowKit.Configuration
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public BaseTransition[] Transitions

Field Value

Type: BaseTransition
See Also