Click or drag to resize

WorkflowTimerJobConfigurationActions Field

Contains actions that are executed when the timer job is triggered.

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

Field Value

Type: BaseAction
See Also