Click or drag to resize

BaseTransitionActions Field

Contains the actions that are executed when this transition is executed.

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

Field Value

Type: BaseAction
See Also