Click or drag to resize
ConditionalTransitionEvaluateImmediately Field
If enabled, the conditional expression is evaluated immediately after the new state is reached, otherwise only after the item is updated.

Namespace: Colygon.MatchPoint.WorkflowKit.Configuration
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public bool EvaluateImmediately

Field Value

Type: Boolean
See Also