Click or drag to resize

DataObjectHistoryEntry Properties

The DataObjectHistoryEntry type exposes the following members.

Properties
  NameDescription
Public propertyAction
Public propertyChangedFields
Contains all the fields that was changed on the dataobjectversion. That is, the collection DOES NOT contain all properties of the dataobjectversion.
Public propertyDataObjectDisplayName
Public propertyDataObjectId
Id of the data object the log entry is about.
Public propertyDataObjectVersionId
If of the data object version the log entry is about.
Public propertyPreviousEntryExists
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.
Public propertyWhen
Public propertyWho
Contains the userid of the user who performed the action.
Top
See Also