Click or drag to resize

DbEntityNote Properties

The DbEntityNote type exposes the following members.

Properties
  NameDescription
Public propertyAuthorUuid
Gets or sets the author identifier.
(Inherited from DbNote.)
Public propertyEntityUuid
Gets or sets the source identifier.
Public propertyKey
Gets or sets the key (GUID) on the persistence item
(Inherited from DbIdentified.)
Public propertyText
Gets or sets the text.
(Inherited from DbNote.)
Public propertyUuid
Gets or sets the universal identifier for the object
(Inherited from DbIdentified.)
Top
See Also