Syntax
Public function DeleteAlert(AlertID As Integer, AlertType As Integer)
Description
The DeleteAlert operation is used to Update a given alert number that takes on a specific accounts
Request Parameters
Name | Description | Required |
AlertID |
|
Yes |
AlertType |
|
Yes |
Response Elements
Name | Description |
Result |
The operation alert number that has been deleted,otherwise an expliciterror code |
Sample
DeleteAlert Username: Password: AlertID: AlertType:
See Also