Advanced Customization > Windchill Adapter > Windchill Adapter Webject Library > Query Webjects > Query-Objects
  
Query-Objects
The Query-Objects webject fetches or queries for Windchill objects. Objects can be explicitly retrieved by specifying the OBJECT_REF parameter and specifying a list of attributes to retrieve on the ATTRIBUTE parameter.
You can search for objects by specifying the type of object on the TYPE parameter, one or more search criteria on the WHERE parameter (to restrict the search), and which attributes to return in the results on the ATTRIBUTE parameter.
For more information on the use of the WHERE parameter see, Specifying the TYPE and WHERE Parameters.