Relativity.Services.Pivot.PivotResultSet
Represents the results of a Pivot query.
Gets a message that indicates the status of a Pivot query, after the query stops running. If the query failed, the message contains information about the errors that occurred.
Gets a message type that indicates the status of the Pivot error after the query stops.
N-by-2 2D array of strings where N is the distict list of pivot "column" values, each individual array[0] is the pivot "id" value and array[1] is the pivot "display" value
Reserved for internal use and not intended to be used.
Provides a collection of data that meets the criteria specified in a Pivot query.
Gets a value that indicates whether a Pivot query ran successfully.
Gets the total number of rows returned by a Pivot query.
public PivotResultSet()