ProductChangeOrdersAffectedObjectAffectedItemAttachment
The Affected Item Attachments resource gets the attachments of an affected item in the change order.
Columns
Name | Type | Description |
ProductChangeOrdersChangeId | String | ProductChangeOrdersChangeId of ProductChangeOrdersAffectedObjectAffectedItemAttachment |
AffectedobjectChangeLineId | String | AffectedobjectChangeLineId of ProductChangeOrdersAffectedObjectAffectedItemAttachment |
AttachedDocumentId | String | The primary key of the attachment. |
DocumentId | String | An unique identifier for document referenced in an attachment. |
LastUpdateDate | Datetime | The date the attachment was last updated. |
LastUpdatedBy | String | The user who last updated the attachment. |
DatatypeCode | String | The attachment type code of the attachment. |
FileName | String | The file name of the attachment. |
DmDocumentId | String | The UCM document ID of the FILE type attachment. |
DmVersionNumber | String | The UCM version number of the FILE type attachment. |
Url | String | The URL of the URL type attachment. |
UploadedText | String | Text of the attachment. |
UploadedFileLength | String | Length of the attached file. |
Title | String | The title of the attachment. |
Description | String | Description of the file attachment. |
FileContents | String | Contents of the file attachment. |
Revision | String | The revision number of the attachment. |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |
CategoryCode | String | The category code of the attachment. |
FileSize | String | The file size of the attachment. |