IAnalyticsItemData.TotalHits - Propriété
Obtient le nombre d'accès total pour une étendue de l'élément ou de correctif cumulatif.
Espace de noms : Microsoft.Office.Server.Search.Analytics
Assembly : Microsoft.Office.Server.Search.Applications (dans Microsoft.Office.Server.Search.Applications.dll)
Syntaxe
'Déclaration
ReadOnly Property TotalHits As Integer
Get
'Utilisation
Dim instance As IAnalyticsItemData
Dim value As Integer
value = instance.TotalHits
int TotalHits { get; }
Valeur de propriété
Type : System.Int32