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

Field Value

Type: BaseAction
See Also