ResultTable.IsTotalRowsExact Property

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

See Also

Reference

ResultTable Class

ResultTable Members

Microsoft.SharePoint.Search.Query Namespace