IAlertUpdateHandler Members
Include Protected Members
Include Inherited Members
Provides synchronous methods for handling alert updates made through the user interface.
The IAlertUpdateHandler type exposes the following members.
Methods
Name | Description | |
---|---|---|
PostUpdate | Asynchronous After event that occurs after an alert has been modified in the user interface. | |
PreUpdate | Synchronous Before event that occurs when an alert is modified in the user interface. |
Top