SupplierQualificationQuestionsattachments
The Attachments resource gets the attachment for a particular question.
Columns
Name | Type | Description |
SupplierQualificationQuestionsQuestionId [KEY] | Long | SupplierQualificationQuestionsQuestionId of SupplierQualificationQuestionsattachments |
AttachedDocumentId [KEY] | Long | Value that uniquely identifies the attachment of a question. It is a primary key that the application generates when a document is attached to the question. |
LastUpdateDate | Datetime | LastUpdateDate of SupplierQualificationQuestionsattachments |
LastUpdatedBy | String | LastUpdatedBy of SupplierQualificationQuestionsattachments |
DatatypeCode | String | Abbreviation that identifies the data type. |
FileName | String | File name of the attachment. |
DmFolderPath | String | Folder path of the attachment. |
DmDocumentId | String | Value that uniquely identifies the attached document. |
DmVersionNumber | String | Number that identifies the version of the attached document. |
Url | String | URL (Uniform Resource Locator) that locates the attachment. |
CategoryName | String | Category of the attachment. |
UserName | String | UserName of SupplierQualificationQuestionsattachments |
Uri | String | URI (Uniform Resource Identifier) that identifies the attachment. |
FileUrl | String | URL (Uniform Resource Locator) of the attachment. |
UploadedText | String | Text of the attachment. |
UploadedFileContentType | String | Content type of the attachment. |
UploadedFileLength | Long | Length of the attached file. |
UploadedFileName | String | Name of the attached file. |
ContentRepositoryFileShared | Bool | Contains one of the following values: true or false. If true, then the attachment is shared. If false, then the attachment is not shared. The default value is false. |
Title | String | Title of the attachment. |
Description | String | Description of the attachment. |
ErrorStatusCode | String | Abbreviation that identifies the error code, if any, for the attachment. |
ErrorStatusMessage | String | Text of the error message, if any, for the attachment. |
CreatedBy | String | CreatedBy of SupplierQualificationQuestionsattachments |
CreationDate | Datetime | CreationDate of SupplierQualificationQuestionsattachments |
FileContents | String | Contents of the attachment. |
ExpirationDate | Datetime | Date when the content in the attachment expires. |
LastUpdatedByUserName | String | LastUpdatedByUserName of SupplierQualificationQuestionsattachments |
CreatedByUserName | String | CreatedByUserName of SupplierQualificationQuestionsattachments |
AsyncTrackerId | String | An identifier used for tracking the uploaded files. |
FileWebImage | String | FileWebImage of SupplierQualificationQuestionsattachments |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
PostProcessingAction | String | The name of the action that can be performed after an attachment is uploaded. |
Finder | String | Finder of SupplierQualificationQuestionsattachments |
QuestionId | Long | QuestionId of SupplierQualificationQuestionsattachments |