Click or drag to resize

DataObjectHistoryEntryField Properties

The DataObjectHistoryEntryField type exposes the following members.

Properties
  NameDescription
Public propertyFixField
Anvendes kun hvis PropertyId == 0
(Inherited from FieldContainer.)
Public propertyNewValue
See description for "OldValue".
Public propertyOldValue
Based on the type and datatype of the field/property OldValue contains either a: string, int, datetime, double, bool, timespan, a SetPropertyValues object or a ReferencePropertyValues object. OldValue can also be null.
Public propertyPropertyId
Id of the property which the field represents. Is zero if the field represents a fixed field.
(Inherited from FieldContainer.)
Public propertyPropertySystemName
System name of the property which the field represents.
(Inherited from FieldContainer.)
Top
See Also