NotificationsProvider Members
In This Article
#Constructors
Name | Description |
---|---|
Notifications |
Initializes a new instance of the Notifications |
#Properties
Name | Description |
---|---|
Notification |
Gets information on business object types supported by the Notifications |
#Methods
Name | Description |
---|---|
Dismiss |
Dismisses the specified notification items. |
Dispose() |
Releases all resources used by an Notifications |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns the number of active notifications. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the list of notification items for the given list of ISupport |
Get |
Returns the number of postponed notifications. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Postpone |
Postpones the specified notification item for the given amount of time. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
For internal use. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Customize |
Occurs when the Notifications |
Customize |
Occurs before a criteria is applied to the notifications collection. |
Customize |
See Also