QueryResult.QueryToken Property

Relativity Services API
Provides a value indicating if the number of results returned by the Query exceeds the maximum configured value. Use a call to QuerySubset to return additional results.

Namespace:  kCura.Relativity.Client
Assembly:  kCura.Relativity.Client (in kCura.Relativity.Client.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public string QueryToken { get; set; }

Property Value

Type: String
The query token.
See Also

Reference