|  | DbEntityNote Properties | 
The DbEntityNote type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AuthorUuid | 
            Gets or sets the author identifier.
            (Inherited from DbNote.) | 
|  | EntityUuid | 
            Gets or sets the source identifier.
             | 
|  | Key | 
            Gets or sets the key (GUID) on the persistence item
            (Inherited from DbIdentified.) | 
|  | Text | 
            Gets or sets the text.
            (Inherited from DbNote.) | 
|  | Uuid | 
            Gets or sets the universal identifier for the object
            (Inherited from DbIdentified.) | 
 See Also
See Also