ActivityLog Class | 
Namespace: Omada.OE.Model
[SerializableAttribute] public class ActivityLog
The ActivityLog type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivityLog | 
| Name | Description | |
|---|---|---|
| CreateTime | 
            DateTime of execution start
              | |
| CustomerId | 
            ID of Customer
              | |
| EndTime | 
            DateTime of execution end
              | |
| Ip | 
            IP addess of remote peer
              | |
| PagePath | 
            Path of the webpage
              | |
| QueryString | 
            Request query string
              | |
| UserId | 
            ID of the active user 
              | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) |