Click or drag to resize

ForEachActionVariableName Field

Specifies the loop variable name (which can be accessed later in an expression in the loop block).

Namespace:  Colygon.MatchPoint.WorkflowKit.Actions
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public string VariableName

Field Value

Type: String
See Also