The IDiaryNote type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Attachment |
A file attachment for the diarynote. This should be a valid (absolute) path to the attachment. i.e. C:\Contract Notes\20180325_GE_Purchase.pdf or www.contract_notes.com/2018325_GE_Purchase.pdf. | |
| AttachmentDescription |
A description for the diarynote attachment.
| |
| DateCreated |
The date/time the diarynote was created.
| |
| NoteDate |
The date/time for the diarynote.
| |
| NoteText |
The text for the diarynote.
| |
| NoteType |
The type for the diarynote, i.e. General, Position, News
| |
| ParentUniqueIdentifier |
A unique identifier for the parent which owns this diarynote.
| |
| UniqueIdentifier |
Unique identifier for this diarynote.
|
See Also