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.
Specifies the standard event types.
Namespace: Microsoft.Office.Server.Search.Analytics
Assembly: Microsoft.Office.Server.Search.Applications (in Microsoft.Office.Server.Search.Applications.dll)
Syntax
'Declaration
Public Enumeration StandardEventTypeId
'Usage
Dim instance As StandardEventTypeId
public enum StandardEventTypeId
Members
| Member name | Description | |
|---|---|---|
| Invalid | An invalid event. | |
| View | A view event. | |
| RecommendationView | A recommended item view event. | |
| RecommendationClick | A recommended item click event. | |
| Search | A search query event. | |
| First | A first event. | |
| Last | A last event. |