IAlertManager Interface
Description
Services for managing alerts.
Public Methods
Public Method CleanAllAlertsRemoves all current alerts from the database.
Public Method DeleteAlertRemoves an alert or alerts related to the current object from the database.
Public Properties
Public Property AlertGets the Alert object for the alert with the specified ID.
Public Property AlertListThe list of user alerts.
See Also