Clarizen Web Services Developer's Guide
QueryResult Class
Members
MemberDescription
propertyEntities
Array of entities returned from this query
propertyError (Inherited from Result.)
propertyPaging
Paging information returned from this query. If
 Copy imageCopy
paging.hasMore
is set to true, this object should be passed as is to the same query to retrieve the next page
propertySuccess (Inherited from Result.)
Inheritance Hierarchy