Share via


QueryLogPageImpressionBlock.NumResults property

Results in block: a view on TotalResultsCount

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

Syntax

'Declaration
Public ReadOnly Property NumResults As Integer
    Get
'Usage
Dim instance As QueryLogPageImpressionBlock
Dim value As Integer

value = instance.NumResults
public int NumResults { get; }

Property value

Type: System.Int32

See also

Reference

QueryLogPageImpressionBlock class

QueryLogPageImpressionBlock members

Microsoft.Office.Server.Search.Query namespace