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: 2013.11.0.0
Syntax
C#
public BaseTransition[] Transitions

Field Value

Type: BaseTransition
See Also