DataObjectHistoryEntryField Properties |
The DataObjectHistoryEntryField type exposes the following members.
Name | Description | |
---|---|---|
![]() | FixField |
Anvendes kun hvis PropertyId == 0
(Inherited from FieldContainer.) |
![]() | NewValue |
See description for "OldValue".
|
![]() | OldValue |
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.
|
![]() | PropertyId |
Id of the property which the field represents.
Is zero if the field represents a fixed field.
(Inherited from FieldContainer.) |
![]() | PropertySystemName |
System name of the property which the field represents.
(Inherited from FieldContainer.) |