BaseEntityData Properties |
The BaseEntityData 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
| |
CreatedByKey |
Gets or sets the security provenance object which represents the creation of this object
| |
CreationTime |
Gets or sets the time at which the data was created
| |
CreationTimeXml |
Gets or sets the creation time as an ISO date format
| |
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)
(Overrides IdentifiedDataModifiedOn.) | |
ObsoletedBy |
Gets or sets the user that obsoleted this base data
| |
ObsoletedByKey |
Gets or sets the security provenance object which represents the obsoletion of this data
| |
ObsoletionTime |
Gets or sets the time when the data is or will become invalid
| |
ObsoletionTimeXml |
Gets or sets the time that the data is no longer valid (was deleted/obsoleted) in ISO format
| |
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.) |