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