RequirementSpecificationsRequirementVersionRequirementLineItemAttachments
The Attachments resource manages the attachments of a requirement.
Columns
| Name | Type | Description |
| RequirementSpecificationsRequirementId | String | RequirementSpecificationsRequirementId of RequirementSpecificationsRequirementVersionRequirementLineItemAttachments |
| RequirementversionRequirementVersionId | String | RequirementversionRequirementVersionId of RequirementSpecificationsRequirementVersionRequirementLineItemAttachments |
| RequirementlineitemRequirementLineItemId | String | RequirementlineitemRequirementLineItemId of RequirementSpecificationsRequirementVersionRequirementLineItemAttachments |
| AttachedDocumentId | String | Value that uniquely identifies the attached document. |
| LastUpdateDate | Datetime | LastUpdateDate of RequirementSpecificationsRequirementVersionRequirementLineItemAttachments |
| LastUpdatedBy | String | LastUpdatedBy of RequirementSpecificationsRequirementVersionRequirementLineItemAttachments |
| DatatypeCode | String | Abbreviation that identifies the data type of the attachment. |
| FileName | String | File name of the attachment. |
| DmFolderPath | String | Repository folder path of the attachment. |
| Url | String | URL (Uniform Resource Locator) of the attachment. |
| CategoryName | String | Category of the attachment. |
| UserName | String | UserName of RequirementSpecificationsRequirementVersionRequirementLineItemAttachments |
| Uri | String | URI (Uniform Resource Identifier) of the attachment. |
| FileUrl | String | URL (Uniform Resource Locator) of the attached file. |
| UploadedText | String | Text of the attachment. |
| UploadedFileContentType | String | Content type of the attachment. |
| UploadedFileLength | String | 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 RequirementSpecificationsRequirementVersionRequirementLineItemAttachments |
| CreationDate | Datetime | CreationDate of RequirementSpecificationsRequirementVersionRequirementLineItemAttachments |
| FileContents | String | Contents of the file attachment. |
| ExpirationDate | Datetime | Date when the attachment is no longer valid. |
| LastUpdatedByUserName | String | LastUpdatedByUserName of RequirementSpecificationsRequirementVersionRequirementLineItemAttachments |
| CreatedByUserName | String | CreatedByUserName of RequirementSpecificationsRequirementVersionRequirementLineItemAttachments |
| FileWebImage | String | FileWebImage of RequirementSpecificationsRequirementVersionRequirementLineItemAttachments |
| DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |