VersionedEntityDataTHistoryModelType Properties |
The VersionedEntityDataTHistoryModelType generic type exposes the following members.
Name | Description | |
---|---|---|
BatchOperation |
Gets or sets the operation
(Inherited from IdentifiedData.) | |
CreatedBy |
Gets or sets the user that created this base data
(Inherited from BaseEntityData.) | |
CreatedByKey |
Gets or sets the security provenance object which represents the creation of this object
(Inherited from BaseEntityData.) | |
CreationTime |
Gets or sets the time at which the data was created
(Inherited from BaseEntityData.) | |
CreationTimeXml |
Gets or sets the creation time as an ISO date format
(Inherited from BaseEntityData.) | |
IsDelayLoadEnabled |
True if the class is currently loading associations when accessed
(Inherited from IdentifiedData.) | |
Key |
Gets or sets the primary identifying UUID of this object
(Inherited from IdentifiedData.) | |
LoadState |
Gets or sets whether the object was partial loaded
(Inherited from IdentifiedData.) | |
ModifiedOn |
Gets the time that the object was last modified (from base data, default to CreationTime)
(Inherited from BaseEntityData.) | |
ObsoletedBy |
Gets or sets the user that obsoleted this base data
(Inherited from BaseEntityData.) | |
ObsoletedByKey |
Gets or sets the security provenance object which represents the obsoletion of this data
(Inherited from BaseEntityData.) | |
ObsoletionTime |
Gets or sets the time when the data is or will become invalid
(Inherited from BaseEntityData.) | |
ObsoletionTimeXml |
Gets or sets the time that the data is no longer valid (was deleted/obsoleted) in ISO format
(Inherited from BaseEntityData.) | |
PreviousVersionKey |
Gets or sets the UUID of the previous version of this record
| |
Tag |
Override the ETag
(Overrides IdentifiedDataTag.) | |
Type |
Gets the type registration of this object
(Inherited from IdentifiedData.) | |
VersionKey |
Gets or sets the UUID of the current version of this object
| |
VersionSequence |
The sequence number of the version (for ordering)
|