Click or drag to resize

DbExtension Properties

The DbExtension type exposes the following members.

Properties
  NameDescription
Public propertyExtensionDisplay
Gets the display value of the object
Public propertyExtensionTypeUuid
Gets or sets the extension identifier.
Public propertyKey
Gets or sets the key (GUID) on the persistence item
(Inherited from DbIdentified.)
Public propertyUuid
Gets or sets the universal identifier for the object
(Inherited from DbIdentified.)
Public propertyValue
Gets or sets the value.
Top
See Also