Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Schedules the deletion of analytics data of a standard event type for the site of this UsageAnalytics instance.
Namespace: Microsoft.Office.Server.Search.Analytics
Assembly: Microsoft.Office.Server.Search.Applications (in Microsoft.Office.Server.Search.Applications.dll)
Syntax
'Declaration
Public Sub DeleteStandardEventUsageData ( _
eventType As Integer _
)
'Usage
Dim instance As UsageAnalytics
Dim eventType As Integer
instance.DeleteStandardEventUsageData(eventType)
public void DeleteStandardEventUsageData(
int eventType
)
Parameters
eventType
Type: System.Int32The ID of the application event type of the analytics data.