Used by >Microsoft.Office.Server.Search.WebControls.SearchPagingWebPart to determine the minimum value required for rendering page links.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Visual Basic (Declaration)
Public Property TotalRowsExactMinimum As Integer
Dim instance As Query
Dim value As Integer
value = instance.TotalRowsExactMinimum
instance.TotalRowsExactMinimum = value
public int TotalRowsExactMinimum { get; set; }
The default value is 51.