Questionsattachments
Questionsattachments
Columns
| Name | Type | Description |
| QuestionsQuestionId [KEY] | Long | QuestionsQuestionId of Questionsattachments |
| QuestionsVersionNumber [KEY] | Long | QuestionsVersionNumber of Questionsattachments |
| AttachedDocumentId [KEY] | Long | Unique identifier of the attached document. |
| LastUpdateDate | Datetime | LastUpdateDate of Questionsattachments |
| LastUpdatedBy | String | LastUpdatedBy of Questionsattachments |
| DatatypeCode | String | Attachment type supported for the question. Only file attachment is supported. |
| FileName | String | Name of the attachment file. |
| DmFolderPath | String | Path of the folder. |
| DmDocumentId | String | Surrogate identifier of the document attached to the questionnaire template. |
| DmVersionNumber | String | Version number of the attachment. |
| Url | String | URL of a web page type attachment. |
| CategoryName | String | Category name of the attachment. |
| UserName | String | UserName of Questionsattachments |
| Uri | String | URI of the attachment. |
| FileUrl | String | File URL of the attachment. |
| UploadedText | String | Text uploaded in the attachment. |
| UploadedFileContentType | String | Content type of the uploaded file. |
| UploadedFileLength | Long | Size of the uploaded file. |
| UploadedFileName | String | Name of the uploaded file. |
| ContentRepositoryFileShared | Bool | Content repository file shared. |
| Title | String | Title of the attachment. |
| Description | String | Description of the attachment. |
| ErrorStatusCode | String | Error status code of the attachment. |
| ErrorStatusMessage | String | Error status message of the attachment. |
| CreatedBy | String | CreatedBy of Questionsattachments |
| CreationDate | Datetime | CreationDate of Questionsattachments |
| FileContents | String | File contents of the attachment. |
| ExpirationDate | Datetime | Expiration date of the attachment. This is a read-only attribute. |
| LastUpdatedByUserName | String | LastUpdatedByUserName of Questionsattachments |
| CreatedByUserName | String | CreatedByUserName of Questionsattachments |
| AsyncTrackerId | String | Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. |
| FileWebImage | String | FileWebImage of Questionsattachments |
| DownloadInfo | String | JSON object represented as a string that contains information used to programmatically retrieve a file attachment. |
| PostProcessingAction | String | PostProcessingAction of Questionsattachments |
| Finder | String | Finder of Questionsattachments |
| QuestionId | Long | QuestionId of Questionsattachments |
| VersionNumber | Long | VersionNumber of Questionsattachments |