ProjectFileAttachments
Gets a Project's File Attachments
Columns
Name | Type | References | |
ProjectId | Long |
Projects.ProjectId | |
FileId [KEY] | Long | ||
FileName | String | ||
FileSize | Long | ||
ContentType | String | ||
DateCreatedUtc | Datetime | ||
DateUpdatedUtc | Datetime | ||
FileCategoryId | Long | ||
OwnerUserId | Int | ||
Url | String |