Click or drag to resize

CaseBlockExpression Field

Specifies an expression that has to evaluate to 'true' in order for the case to be applied.

Namespace:  Colygon.MatchPoint.WorkflowKit.Actions
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public ExpressionString Expression

Field Value

Type: ExpressionString
See Also