<PackageReference Include="Relativity.API" Version="21.0.1" />

Relativity.API.Foundation.Query.INonQueryResponse

public interface INonQueryResponse
Results of a query that was executed into a temp table
int TotalRecordCount { get; }

Total number of results that matched the query conditions