NonVersionedEntityData Properties |
The NonVersionedEntityData 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 this item was modified
(Overrides BaseEntityDataModifiedOn.) | |
| 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.) | |
| Tag |
Gets a tag which changes whenever the object is updated
(Inherited from IdentifiedData.) | |
| Type |
Gets the type registration of this object
(Inherited from IdentifiedData.) | |
| UpdatedBy |
Gets or sets the user that updated this base data
| |
| UpdatedByKey |
Gets or sets the provenance identifier associated with the last update of this object
| |
| UpdatedTime |
Updated time
| |
| UpdatedTimeXml |
Gets or sets the time that this object was last modified in ISO format
|