Click or drag to resize
IRuntimeEngineEvents Property
List of events to be captured during execution

Namespace: FlexRule
Assembly: FlexRule.Engine (in FlexRule.Engine.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
EventNames Events { get; set; }

Property Value

Type: EventNames
Remarks
After events are captured, they can be collection at Events
See Also