Click or drag to resize

INote Properties

The INote type exposes the following members.

Properties
 NameDescription
Public propertyAuthorKey Gets or sets the author of the note
Public propertyKey Gets or sets the resource key for this resource.
(Inherited from IIdentifiedResource)
Public propertyModifiedOn Gets the last modified timestamp for this resource.
(Inherited from IIdentifiedResource)
Public propertyTag Gets the tag for this resource. The tag is used to calculate whether a resource has changed or not.
(Inherited from IIdentifiedResource)
Public propertyText Gets or sets the text of the note
Top
See Also