QueryResult.SampleDetails Property

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

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

public SampleDetails SampleDetails { get; set; }

Property Value

Type: SampleDetails
See Also

Reference