Click or drag to resize

IBaseEntityData Properties

The IBaseEntityData type exposes the following members.

Properties
  NameDescription
Public propertyCreatedByKey
Gets or sets the creator of the data
Public propertyCreationTime
Gets or sets the time when the data was created
Public propertyKey
Gets the identifier for the entity
(Inherited from IIdentifiedEntity.)
Public propertyLoadState
Gets the load state of the entity
(Inherited from IIdentifiedEntity.)
Public propertyObsoletedByKey
Gets or sets teh obsoletor of the data
Public propertyObsoletionTime
Gets or sets the time with the data was obsoleted.
Top
See Also