IAlertable2Dispatch Interface Members
Public Methods
Public Method AddAlertAdds a new alert to the specified entity.
Public Method CleanAllAlertsRemoves all current object alerts from the database.Removes all current object alerts from the database.
Public Method DeleteAlertRemoves an alert or alerts associated with the current object from the database.Removes an alert or alerts associated with the current object from the database.
Public Method GetAlertGets the alert specified by the alert ID.Gets the alert specified by the alert ID.
Public Method GetAlertListGets a list of all alerts associated with the object.Gets a list of all alerts associated with the object.
Public Method HasAlertsChecks if any alerts are associated with the object.Checks if any alerts are associated with the object.
Public Method HasNewAlertsNew, unread alerts are associated with the object.New, unread alerts are associated with the object.
See Also