DataObjectHistoryEntry Properties |
The DataObjectHistoryEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| Action | ||
| ChangedFields |
Contains all the fields that was changed on the dataobjectversion.
That is, the collection DOES NOT contain all properties of the dataobjectversion.
| |
| DataObjectDisplayName | ||
| DataObjectId |
Id of the data object the log entry is about.
| |
| DataObjectVersionId |
If of the data object version the log entry is about.
| |
| PreviousEntryExists |
Angiver om der findes en tidligere entry (dvs. dataobjectversion).
Er naturligt nok altid false hvis Action = ObjectCreated.
Kan imidlertid også være false, hvis det ikke er alle dataobjectversions der er indlæst.
| |
| When | ||
| Who |
Contains the userid of the user who performed the action.
|