INotificationsProvider Members
In This Article
#Properties
Name | Description |
---|---|
Notification |
Gets information on business object types supported by the INotifications |
#Methods
Name | Description |
---|---|
Dismiss |
Dismisses the specified notification item. |
Get |
Returns the number of active notifications. |
Get |
Returns the list of notification items. |
Get |
Returns the number of postponed notifications. |
Postpone |
Postpones the specified notification item for the given amount of time. |
See Also