EventCountType enumeration

SharePoint 2013

Defines the type of aggregation done for the specified event.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

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

No code example is currently available or this language may not be supported.

Member nameDescription
CountAggregates all occurrences of the specified event.
UniqueUsersAggregates unique users for the specified event.
Show: