ISchedulerNotificationsProvider 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.
Inherited from INotifications |
Get |
Returns the number of active notifications.
Inherited from INotifications |
Get |
Returns the list of notification items.
Inherited from INotifications |
Get |
Returns the number of postponed notifications.
Inherited from INotifications |
Postpone |
Postpones the specified notification item for the given amount of time.
Inherited from INotifications |
See Also