AnalyticsUsageEntry.LogAnalyticsAppEvent 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 LogAnalyticsAppEvent (Microsoft.SharePoint.Client.ClientRuntimeContext context, Guid appEventTypeId, string itemId);
static member LogAnalyticsAppEvent : Microsoft.SharePoint.Client.ClientRuntimeContext * Guid * string -> unit
Public Shared Sub LogAnalyticsAppEvent (context As ClientRuntimeContext, appEventTypeId As Guid, itemId As String)
Parameters
- context
- ClientRuntimeContext
- appEventTypeId
- Guid
- itemId
- String
- Attributes