HistoryEntry Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class HistoryEntry
The HistoryEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| HistoryEntry |
| Name | Description | |
|---|---|---|
| Action |
Contains the action performed
| |
| ChangedFields |
Contins the changed fields
| |
| DataObject |
Object that the action was performed on.
| |
| HasOldVersion | ||
| ReadInfos |
Contains info about users who has read the object
| |
| VersionId | ||
| When |
datetime of historyentry
| |
| Who |
Contains the userid of the user who performed the action.
|
| 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.) |