CommentFiles
Returns files attached to a given comment.
Columns
Name | Type | References | |
Id [KEY] | Integer | ||
ProjectId | Integer | ||
CommentId | Integer |
Comments.Id | |
TaskId | Integer |
Tasks.Id | |
UserId | Integer |
Users.Id | |
Description | String | ||
File | String | ||
ImageThumbLarge | String | ||
ImageThumbMedium | String | ||
ImageThumbSmall | String | ||
Mime | String | ||
OriginalFilename | String | ||
Size | String | ||
Tags | String | ||
CreatedOn | Datetime | ||
UpdatedOn | Datetime |