IAnalyticsItemData.LastProcessingUniqueUsers property
Gets the number of unique users for an item or rollup scope in the last processing interval.
Namespace: Microsoft.Office.Server.Search.Analytics
Assembly: Microsoft.Office.Server.Search.Applications (in Microsoft.Office.Server.Search.Applications.dll)
Syntax
'Declaration
ReadOnly Property LastProcessingUniqueUsers As Integer
Get
'Usage
Dim instance As IAnalyticsItemData
Dim value As Integer
value = instance.LastProcessingUniqueUsers
int LastProcessingUniqueUsers { get; }
Property value
Type: System.Int32