Sets the Hits start time and end time to the interval matching the given time.
If interval changed, clears the ID of the object.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 10.0.0
Syntax public void LoadTime(
DateTime time
)
Parameters
- time
- Type: SystemDateTime
Time
See Also