INote Interface |
The INote type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthorKey | Gets or sets the author of the note | |
| Key |
Gets or sets the resource key for this resource.
(Inherited from IIdentifiedResource) | |
| ModifiedOn |
Gets the last modified timestamp for this resource.
(Inherited from IIdentifiedResource) | |
| Tag |
Gets the tag for this resource. The tag is used to calculate whether a resource has changed or not.
(Inherited from IIdentifiedResource) | |
| Text | Gets or sets the text of the note |