Click or drag to resize
IActiveElementExecutorExecuted Event
When execution has finished

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> Executed

Value

Type: SystemEventHandlerActiveElementExecutionEventArgs
See Also