Click or drag to resize
StatisticsInfoProviderDeleteStatisticsInfo Method (Int32)
Deletes specified statistics.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public static void DeleteStatisticsInfo(
	int statisticsId
)

Parameters

statisticsId
Type: SystemInt32
Statistics id
See Also