DeleteAlert Method
Description
Removes an alert or alerts related to the current object from the database.
Syntax
Visual Basic
Public Sub DeleteAlert( _
   ByVal IDs As Variant _
) 
Parameters
IDs
An Alert.ID or "[ALL]", "[TEST]", "[TESTCYCL]" or "[BUG]".
See Also