AnalyticsUsageEntry.LogAnalyticsEvent Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public static void LogAnalyticsEvent (Microsoft.SharePoint.Client.ClientRuntimeContext context, int eventTypeId, string itemId);
static member LogAnalyticsEvent : Microsoft.SharePoint.Client.ClientRuntimeContext * int * string -> unit
Public Shared Sub LogAnalyticsEvent (context As ClientRuntimeContext, eventTypeId As Integer, itemId As String)
Parameters
- context
- ClientRuntimeContext
- eventTypeId
- Int32
- itemId
- String
- Attributes