Click or drag to resize
INotificationSetManager Interface
A manager for INotificationSet

Namespace: FlexRule.Notifications
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public interface INotificationSetManager : INotificationSet

The INotificationSetManager type exposes the following members.

Properties
  NameDescription
Public propertyCount (Inherited from INotificationSet.)
Public propertyDefault (Inherited from INotificationSet.)
Public propertyItem (Inherited from INotificationSet.)
Top
Methods
  NameDescription
Public methodClear
Public methodContains (Inherited from INotificationSet.)
Public methodGetAllGroups (Inherited from INotificationSet.)
Public methodWriteNotice
Top
Extension Methods
  NameDescription
Public Extension MethodGetLogs (Defined by NotificationSetExtensions.)
Top
See Also