LeadsFileAttachments
Gets a Lead's File Attachments
Columns
| Name | Type | References | |
| LeadId | Long |
Leads.LeadId | |
| FileId [KEY] | Long | ||
| FileName | String | ||
| FileSize | Long | ||
| ContentType | String | ||
| DateCreatedUtc | Datetime | ||
| DateUpdatedUtc | Datetime | ||
| FileCategoryId | Long | ||
| OwnerUserId | Int | ||
| Url | String |