ResultTable::IsTotalRowsExact property
SharePoint 2013
Gets a Boolean value indicating whether the value returned for the TotalRows property is an approximation, or the exact number of rows.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Property value
Type: System.Booleantrue if the TotalRows value is the exact number of results returned; otherwise, false.
Show: