Click or drag to resize
ForEachActionActions Field
The actions that are executed for every entry in the evaluated expression.

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

Field Value

Type: BaseAction
See Also