Optional
hasWhether or not the query returned the complete set of data or if the data was truncated.
Optional
idId of the query
Optional
nameLocalized name of the query
Optional
resultsThe results of the query. This will be a set of WorkItem objects with only the 'id' set. The client is responsible for paging in the data as needed.
Optional
urlREST API Url to use to retrieve results for this query
Optional
webUrl to use to display a page in the browser with the results of this query
Represents a single pre-defined query.