HitsHourInfoProviderGetHitsHourInfo Method |
Returns HitsHourInfo with specified ID.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 12.0.0
Syntax public static HitsHourInfo GetHitsHourInfo(
int id
)
Parameters
- id
- Type: SystemInt32
HitsHourInfo ID.
Return Value
Type:
HitsHourInfoSee Also