QueryResultSet<T> .QueryToken Property

Relativity Services API
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.

Namespace:  Relativity.Services
Assembly:  Relativity.Services.DataContracts (in Relativity.Services.DataContracts.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public string QueryToken { get; set; }

Property Value

Type: String
The query token.
See Also

Reference