[This is preliminary documentation and is subject to change.]
The Note type exposes the following members.
Constructors
Fields
| Name | Description | |
|---|---|---|
| CreatedByPersonName |
The name of the person that created the note.
| |
| DateCreated |
The Date/Time at which the note was created.
| |
| ID |
The unique identity of the Note record in the Q-Pulse Database.
| |
| NoteSubject |
The Subject/Title of the note.
| |
| NoteText |
The Text of the note.
| |
| ParentID |
The ID of the Business Object this Note is attached to
|