<PackageReference Include="Relativity.Processing.SDK" Version="13.29.419" />

Relativity.Processing.V2.Services.Interfaces.DTOs.GetDiscoveredDocumentsWithPivotOnResponse

Represents response of get discovered document with Pivot on dto
public string GroupByArtifactId { get; set; }

Artifact Id of the property that is group by - for object type fields

public string GroupByIdentifier { get; set; }

Value of the property that is group by.

public string PivotOnArtifactId { get; set; }

Artifact Id of the property that is pivot on - for object type fields

public string PivotOnIdentifier { get; set; }

Value of the property that is pivot on identifier.

public int ResultCount { get; set; }

Count of each property.