ResultTable.IsTotalRowsExact Property

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property IsTotalRowsExact As Boolean
    Get
'Usage
Dim instance As ResultTable
Dim value As Boolean

value = instance.IsTotalRowsExact
public bool IsTotalRowsExact { get; }

Property Value

Type: System.Boolean

See Also

Reference

ResultTable Class

ResultTable Members

Microsoft.Office.Server.Search.Query Namespace