SearchResultGroupInfoGroup CountTotal Property Ankiro Enterprise Suite Reference Documentation
The logical sum of documents across the entire search result that shares the distinct property value, irrespective of the number of documents actually returned in the search result.

Namespace: Ankiro.SearchServer.Data.Search
Assembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax

public int CountTotal { get; set; }

Property Value

Type: Int32
See Also