IAnalyticsItemData.LastProcessingHits - Propriété
Obtenir le nombre d'accès pour une étendue item ou report dans le dernier intervalle de traitement.
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 LastProcessingHits As Integer
Get
'Utilisation
Dim instance As IAnalyticsItemData
Dim value As Integer
value = instance.LastProcessingHits
int LastProcessingHits { get; }
Valeur de propriété
Type : System.Int32