Share via


IAnalyticsItemData.TotalHits property

Gets the number of total hits for an item or rollup scope.

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

Syntax

'Declaration
ReadOnly Property TotalHits As Integer
    Get
'Usage
Dim instance As IAnalyticsItemData
Dim value As Integer

value = instance.TotalHits
int TotalHits { get; }

Property value

Type: System.Int32

See also

Reference

IAnalyticsItemData interface

IAnalyticsItemData members

Microsoft.Office.Server.Search.Analytics namespace