Click or drag to resize
ActiveElementExecutorBaseCancel Property

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

Property Value

Type: Boolean

Implements

IActiveElementExecutorCancel
See Also