Click or drag to resize
IActiveElementExecutorItemOutOfScope Event
When execution path goes out of an element

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
event EventHandler<ActiveElementExecutionEventArgs> ItemOutOfScope

Value

Type: SystemEventHandlerActiveElementExecutionEventArgs
See Also