UsageAnalytics members
Provides various capabilities related to usage analytics.
The UsageAnalytics type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UsageAnalytics | Initializes a default UsageAnalytics object. |
Top
Methods
Name | Description | |
---|---|---|
DeleteCustomEventUsageData | Schedules deletion of analytics data of a custom event type for the site of this UsageAnalytics instance. | |
DeleteStandardEventUsageData | Schedules the deletion of analytics data of a standard event type for the site of this UsageAnalytics instance. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAnalyticsItemData | Retrieves aggregated usage data for a specified item for a specified event type. | |
GetAnalyticsItemDataForApplicationEventType | Retrieves aggregated usage data for a specified item for a specified application event type. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top