RequirementSpecificationsRequirementVersionAttachments
The Attachments resource manages the attachments of a requirement.
Columns
Name | Type | Description |
RequirementSpecificationsRequirementId | String | RequirementSpecificationsRequirementId of RequirementSpecificationsRequirementVersionAttachments |
RequirementversionRequirementVersionId | String | RequirementversionRequirementVersionId of RequirementSpecificationsRequirementVersionAttachments |
AttachedDocumentId | String | Value that uniquely identifies the attached document. |
LastUpdateDate | Datetime | LastUpdateDate of RequirementSpecificationsRequirementVersionAttachments |
LastUpdatedBy | String | LastUpdatedBy of RequirementSpecificationsRequirementVersionAttachments |
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 RequirementSpecificationsRequirementVersionAttachments |
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 RequirementSpecificationsRequirementVersionAttachments |
CreationDate | Datetime | CreationDate of RequirementSpecificationsRequirementVersionAttachments |
FileContents | String | Contents of the file attachment. |
ExpirationDate | Datetime | Date when the attachment is no longer valid. |
LastUpdatedByUserName | String | LastUpdatedByUserName of RequirementSpecificationsRequirementVersionAttachments |
CreatedByUserName | String | CreatedByUserName of RequirementSpecificationsRequirementVersionAttachments |
FileWebImage | String | FileWebImage of RequirementSpecificationsRequirementVersionAttachments |
DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |