This object is obsolete. See the Remarks section below. |
Description
The ObjMethod
objects provide a scripting interface to the object’s methods which you can see on the Methods page of the Object Browser panel. To obtain the ObjMethod
object in scripts, use the Next
method of the ObjMethodIterator
object.
Members
Remarks
This object is obsolete. It is supported for backward compatibility only. To get access to the tested object's methods, use the aqObjMethod
object.