ObjectLogEntry Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class ObjectLogEntry : IObjectWithId
The ObjectLogEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| ObjectLogEntry(Int32) | ||
| ObjectLogEntry(ObjectLogType) |
| Name | Description | |
|---|---|---|
| Action | ||
| ActionTime | ||
| Id | ||
| ObjectId | ||
| ObjectType | ||
| UserId |
| 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 |