IAlertable Interface Members
Public Methods
Public Method CleanAllAlertsRemoves all current object alerts from the database.
Public Method DeleteAlertRemoves an alert or alerts associated with the current object from the database.
Public Method GetAlertGets the alert specified by the alert ID.
Public Method GetAlertListGets a list of all alerts associated with the object.
Public Method HasAlertsChecks if any alerts are associated with the object.
Public Method HasNewAlertsNew, unread alerts are associated with the object.
See Also