ActivityLogEntry Class | 
Namespace: Omada.OE.Model
[SerializableAttribute] public class ActivityLogEntry : IObjectWithId, ICloneable
The ActivityLogEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivityLogEntry | 
| Name | Description | |
|---|---|---|
| ActivityId | 
            ID of the Activity
              | |
| AssigneeIds | 
            The assignees of the Activity
              | |
| ChangedBy | 
            User ID of the executor.
              | |
| ChangeTime | 
            Date when the change was executed.
              | |
| State | 
            The state of the Activity
              | 
| 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.) | 
| Name | Description | |
|---|---|---|
| IObjectWithId.GetId |