Click or drag to resize
IActiveElementExecutorCancel Property
True to cancel the executor, otherwise is false as default

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
bool Cancel { get; set; }

Property Value

Type: Boolean
See Also