Base |
The BaseEntityData type exposes the following members.
| Name | Description | |
|---|---|---|
| _Self |
A query parameter which references itself - this is for query filters which pass the original data in
(Inherited from IdentifiedData) | |
| 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 | |
| Key |
Gets or sets the primary identifying UUID of this object
(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) |