Click or drag to resize

SwitchActionOtherwise Field

Specifies a set of actions that are executed in case that none of the specified cases is applied.

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

Field Value

Type: BaseAction
See Also