OptionalassignedPresent in a note when it has been assigned to a particular user
OptionalbiblicalPresent when there is a Biblical Term Id associated with the note
OptionalconflictType of conflict. Only applicable for conflict notes and it used to give a more specific message when displaying the note.
InnerXML of the contents of the comment, needs to be rendered with MarkdownRenderer.
OptionalcontextIf SelectedText is not empty, some optional context of the selected text occurs immediately after the selection.
OptionalcontextIf SelectedText is not empty, some optional context of the selected text occurs immediately before the selection.
Date the comment was created (format like 2008-04-10T06:30:00.0000000-07:00)
True if the comment has been deleted
OptionalextraAdditional information for the note header, added for Biblical Term notes.
Present in a comment to hide the note when showing notes in teh Scripture text windows.
Unique id of the comment, unchanged by subsequent editing
Language of note
OptionalreplyPresent in a note when it has been assigned to reply-to a particular user
OptionalselectedText which was selected in comment, or "" for none
OptionalsharedPresent in a note when it has been marked to be shared in teh Global Consultant Notes
Approximate position where the comment begins. Zero for attached to a verse.
OptionalstatusCan be "todo", "done", or "deleted." Empty string falls back to previous status in thread.
OptionaltagTags added in this note, joined with (',')
OptionaltagTags removed in this note, joined with (',')
Guid of the thread of comments
OptionaltypeType of note. Normal notes have no type (""), but conflicts that are stored as notes have type "conflict."
Name of the user who created this comment
OptionalverseOriginal USFM content of verse
Verse reference in which comment appears
Represents a single comment/note in a scripture text
This is the C# Comment type from Paratext.Data.ProjectComments