Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the type of roll up 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)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration EventRollups
'Usage
Dim instance As EventRollups
[FlagsAttribute]
public enum EventRollups
Members
| Member name | Description | |
|---|---|---|
| SiteSubscriptionId | A rollup at the tenant level. | |
| SiteId | A roll up at the site collection level. | |
| ScopeId | A roll up at the scope level. |