IAnalyticsUsageEvent members

Represents analytics usage data for an item.

The IAnalyticsUsageEvent type exposes the following members.

Properties

  Name Description
Public property CustomData Gets or sets custom data to be associated with the event.
Public property EventTypeId Gets or sets the event type.
Public property ItemId Gets or sets the item ID.
Public property ScopeId Gets or sets a unique ID for the scope.
Public property SessionId Gets or set the user session ID.
Public property SiteId Gets or sets the unique ID for the site.
Public property TenantId Gets or sets the unique ID for the tenant.
Public property TimeStamp Gets or sets the timestamp for the usage event.
Public property UserId Gets or sets the user ID.
Public property Weight Gets or sets a batch multiplier for the event.

Top

See also

Reference

IAnalyticsUsageEvent interface

Microsoft.Office.Server.Search.Analytics namespace