Clarizen Web Services Developer's Guide
EntityQuery Class
Members
MemberDescription
propertyDeleted
If set to true, the query is performed on Deleted entities
propertyFields
A list of field names to retrieve
propertyOrders
Optionaly order the result
propertyPaging
paging setting for the query
(Inherited from Query.)
propertyPermissions
permission setting for query : None, Object or ObjectAndFields
(Inherited from Query.)
propertyTypeName
The main entity type to query (e.g.
 Copy imageCopy
WorkItem
,
 Copy imageCopy
User
etc.)
propertyWhere
The query criteria
Inheritance Hierarchy