Clarizen Web Services Developer's Guide
RelationResult Class
Members
MemberDescription
propertyEditable
propertyEntities
Array of entities returned from this query
(Inherited from QueryResult.)
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
(Inherited from QueryResult.)
propertySuccess (Inherited from Result.)
Inheritance Hierarchy
Object
Result
 QueryResult
  RelationResult