ALM Open Test Architecture API Type Library Version 12.55
GetAlert Method
Collapse All
Expand All
IAlertable Interface
: GetAlert Method
The alert ID.
Description
Gets the alert specified by the alert ID.
Syntax
Visual Basic
Public
Function
GetAlert( _
ByVal
ID
As
Long
_ )
As
Object
Parameters
ID
The alert ID.
Return Type
An IDispatch reference to an Alert object.
See Also
IAlertable Interface
|
IAlertable Members