Click or drag to resize
LogRecordLogTime Property
Time when the logged record occurred.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public DateTime LogTime { get; set; }

Property Value

Type: DateTime
See Also