StatisticsInfoProviderDeleteStatisticsInfo Method (Int32) |
Deletes specified statistics.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 12.0.0
Syntax public static void DeleteStatisticsInfo(
int statisticsId
)
Parameters
- statisticsId
- Type: SystemInt32
Statistics id
See Also