Click or drag to resize

IVersionedEntity Properties

The IVersionedEntity type exposes the following members.

Properties
  NameDescription
Public propertyKey
Gets the identifier for the entity
(Inherited from IIdentifiedEntity.)
Public propertyLoadState
Gets the load state of the entity
(Inherited from IIdentifiedEntity.)
Public propertyPreviousVersion
Gets the previous version
Public propertyPreviousVersionKey
Gets the previous version's key
Public propertyVersionKey
Gets the version key
Public propertyVersionSequence
Gets the version sequence
Top
See Also