QueryResultSlim
Represents the results of a QueryRequest returned by the QuerySlimAsync() method.
Gets or sets the starting index for a result item in a query result set.
Gets or sets a list of fields associated with the results.
Gets or sets the Window object containing the IDs of the objects included in the current results set.
Gets a list of objects in read results from the query.
Gets or sets the type of the objects returned from a query.
Gets or sets the set of ranks used to prime the review tool's session.
Gets or sets the related items included in the result set based on this field.
Gets or sets the number of result items returned by the current query.
Gets or sets the token used to persist an existing sample from one call to the next. The sample includes the metadata from the sampling run.
Gets or sets the total number of objects returned by the query.
public QueryResultSlim()