Clarizen Web Services Developer's Guide
TimesheetQuery Class
Members
MemberDescription
propertyCustomerId
propertyDeleted
If set to true, the query is performed on Deleted entities
(Inherited from EntityQuery.)
propertyFields
A list of field names to retrieve
(Inherited from EntityQuery.)
propertyIAmTheApprover
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.)
propertyProjectId
propertyTimesheetState
propertyTypeName
The main entity type to query (e.g.
 Copy imageCopy
WorkItem
,
 Copy imageCopy
User
etc.)
(Inherited from EntityQuery.)
propertyWhere
The query criteria
(Inherited from EntityQuery.)
propertyWorkItems
Inheritance Hierarchy
Object
BaseMessage
 Query
  EntityQuery
   TimesheetQuery