HitsHourInfoProviderGetHitsHourInfoInternal Method |
Returns HitsHourInfo with specified ID.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.2.23
Syntax protected virtual HitsHourInfo GetHitsHourInfoInternal(
int id
)
Parameters
- id
- Type: SystemInt32
HitsHourInfo ID.
Return Value
Type:
HitsHourInfoSee Also