This object is obsolete. See the Remarks section below. |
Description
The ObjEventIterator
objects allows you to work with a collection of object events which you can see in the Events page of the Object Browser panel. To obtain the ObjEventIterator
object in scripts, use the built-in EnumEvents
routine.
Members
Remarks
This object is obsolete. It is supported for backward compatibility only. To work with the collection of the tested object’s events, use the aqObject.GetEvents method.