Query Class
A query object is returned from the following:
-
The GetQuery session method.
-
The Query collection methods First, Item, ItemByName, or Next.
See GetQuery method: Session class.
See Query Collection.