NotesFileAttachments
Gets a Note's File Attachments
Columns
Name | Type | References | |
NoteId | Long |
Notes.NoteId | |
FileId [KEY] | Long | ||
FileName | String | ||
FileSize | Long | ||
ContentType | String | ||
DateCreatedUtc | Datetime | ||
DateUpdatedUtc | Datetime | ||
FileCategoryId | Long | ||
OwnerUserId | Int | ||
Url | String |