QueryResultSet<T> .TotalCount Property

Relativity Services API
The total number of Artifacts returned by the Query

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

public int TotalCount { get; set; }

Property Value

Type: Int32
The count.
See Also

Reference