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