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