IAlertable Interface : DeleteAlert Method |
A comma separated list of alert ID numbers.
Or:
One of the following strings: [ALL], [BUG], [TEST], [REQ], or [TESTCYCL].
These strings indicate that ALL alerts will be deleted, or the alerts of the specified type will be deleted (Bug, Test, Req, or Test set).
Visual Basic |
---|
Public Sub DeleteAlert( _ ByVal IDs As Variant _ ) |
A comma separated list of alert ID numbers.
Or:
One of the following strings: [ALL], [BUG], [TEST], [REQ], or [TESTCYCL].
These strings indicate that ALL alerts will be deleted, or the alerts of the specified type will be deleted (Bug, Test, Req, or Test set).