Click or drag to resize

WorkflowStateEntryActions Field

Contains the actions that are executed when this workflow state is entered.

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

Field Value

Type: BaseAction
See Also