LogRecord Class |
Namespace: CMS.WebAnalytics
public class LogRecord
The LogRecord type exposes the following members.
Name | Description | |
---|---|---|
![]() | CodeName |
Code name of the log.
|
![]() | Culture |
Culture.
|
![]() | Hits |
Number of hits.
|
![]() | LogTime |
Time when the logged record occurred.
|
![]() | ObjectId |
Object ID.
|
![]() | ObjectName |
Conversion name.
|
![]() | SiteName |
Site name where conversion occurred.
|
![]() | Value |
Total value.
|
![]() | ValuesSet |
List of hits values.
|