QueryResults<T>
The output of a call to the Query method.
Gets a message which contains the error information if the read operation failed.
When this property contains a value, it indicates that the Search returned more results than the maximum configured.
Additional results can be returned by calling QuerySubset.
The list of individual read results from the called operation.
Gets a value indicating whether the overall set of read operations was a success.
The total number of Artifacts returned by the Query
public QueryResults()
QueryResultSet Constructor.