AnalyticsUsageEvent members

Represents an analytics usage event.

The AnalyticsUsageEvent type exposes the following members.

Constructors

  Name Description
Public method AnalyticsUsageEvent() Reserved for internal use.Initializes a new instance of a AnalyticsUsageEvent object that is used by Windows Communication Foundation (WCF) to deserialize an entry.
Public method AnalyticsUsageEvent(SPAnalyticsUsageEntry) Initializes a new instance of an AnalyticsUsageEvent object from an SPAnalyticsUsageEntry object.
Public method AnalyticsUsageEvent(SPRequestUsageEntry) Initializes a new instance of an AnalyticsUsageEvent object from an SPRequestUsageEntry object.

Top

Properties

  Name Description
Public property CustomData Reserved for future use.
Public property EventTypeId Gets or sets an event type ID.
Public property ItemId Gets or sets the item URL that the event relates to.
Public property ScopeId Gets or sets the ID for the scope.
Public property SessionId Reserved for internal use.
Public property SiteId Gets or sets the unique ID for the site.
Public property TenantId Gets or sets the ID for the tenant.
Public property TimeStamp Gets or sets the time an event occurred.
Public property UserId Gets or sets the ID of the user who triggered an event.
Public property WebApplicationId Gets or sets the unique ID for the web application.
Public property Weight Reserved for future use.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Creates the string that is to be logged in the raw event store file. (Overrides Object.ToString().)

Top

See also

Reference

AnalyticsUsageEvent class

Microsoft.Office.Server.Search.Analytics namespace