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

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