Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Search.Query
Assembly: Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)
Syntax
'Declaration
Public Property IsTotalRowsExact As Boolean
Get
Friend Set
'Usage
Dim instance As ResultTable
Dim value As Boolean
value = instance.IsTotalRowsExact
public bool IsTotalRowsExact { get; internal set; }
Property Value
Type: System.Boolean