QueryRequest.ActiveArtifactID Property

Relativity Services API
Gets or sets the Artifact ID of an item when available in the query results. This item is used to override the start position for the result page.

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

public Nullable<int> ActiveArtifactID { get; set; }

Property Value

Type: Nullable<Int32>
See Also

Reference