Open topic with navigation
Contains notes for planned gifts.
ID
uniqueidentifier
AUTHORID
true
CONSTITUENT.ID
The author of the note
PLANNEDGIFTNOTETYPECODEID
PLANNEDGIFTNOTETYPECODE.ID
Indicates the user-defined type of this note.
PLANNEDGIFTID
false
PLANNEDGIFT.ID
The planned gift record to which this note belongs.
ENTEREDBYAPPUSERID
APPUSER.ID
FK to APPUSER
ADDEDBYID
CHANGEAGENT.ID
FK to CHANGEAGENT.
CHANGEDBYID
DATEENTERED
datetime
The date the note was entered.
TITLE
nvarchar(50)
''
The title of the note.
TEXTNOTE
nvarchar(max)
The plain text that comprises this note.
DATEADDED
getdate()
Indicates the date this record was added.
DATECHANGED
Indicates the date this record was last changed.
TS
timestamp
Timestamp.
TSLONG
bigint (Computed)
Numeric representation of the timestamp.
HTMLNOTE
The HTML that comprises this note.
IX_PLANNEDGIFTNOTE_AUTHORID
False
IX_PLANNEDGIFTNOTE_DATEADDED
True
IX_PLANNEDGIFTNOTE_DATECHANGED
IX_PLANNEDGIFTNOTE_PLANNEDGIFTID
PK_PLANNEDGIFTNOTE
TR_PLANNEDGIFTNOTE_INSERT_HTMLPOPULATE
TR_PLANNEDGIFTNOTE_AUDIT_UPDATE
TR_PLANNEDGIFTNOTE_AUDIT_DELETE