Click or drag to resize
ExecutionContextInfoNotificationManager Property
Holds current INotificationSetManager on the execution context

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

Property Value

Type: INotificationSetManager
See Also