Click or drag to resize
HitsInfoLoadTime Method
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.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.2.23
Syntax
C#
public void LoadTime(
	DateTime time
)

Parameters

time
Type: SystemDateTime
Time
See Also