ALM Open Test Architecture API Type Library Version 12.55
AlertType Property
Collapse All
Expand All
Alert Object
: AlertType Property
Description
The type of alert generated: Alert or Follow-up.
Property type
Read-only property
Syntax
Visual Basic
Public
Property
AlertType
As
Long
Return Type
1 for Follow-up. 2 for Alert.
Remarks
The AlertType of the objects in the list returned by
AlertManager.AlertList
is undefined.
See Also
Alert Object
|
Alert Members