SPAnalyticsEventTypeId enumeration
Specifies the event type for an event.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SPAnalyticsEventTypeId
'Usage
Dim instance As SPAnalyticsEventTypeId
public enum SPAnalyticsEventTypeId
Members
Member name | Description | |
---|---|---|
None | ||
First | ||
View | ||
RecommendationView | ||
RecommendationClick | ||
Last |