InspectionPlansspecificationsattachments
The Specification Attachments in Inspection Plans resource displays attachment details for the specifications of the inspection plan.
Columns
| Name | Type | Description |
| InspectionPlansInspectionPlanId | String | Value that uniquely identifies the inspection plan. |
| SpecificationsSpecificationId | String | Value that uniquely identifies an inspection plan specification. |
| AttachedDocumentId | String | Value that uniquely identifies the attachment. |
| LastUpdateDate | Datetime | Date and time when the user most recently updated the attachment. |
| LastUpdatedBy | String | User who most recently updated the attachment. |
| DatatypeCode | String | Abbreviation that identifies the data type of the file. |
| FileName | String | Name of the file. |
| 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 of the attachment. |
| CategoryName | String | Name of the category for the attachment. |
| UserName | String | Login that the user used when adding or modifying the attachment. |
| Uri | String | Uniform Resource Identifier (URI) of the attachment. |
| FileUrl | String | URL of the attached file. |
| UploadedText | String | Text of the attachment. |
| UploadedFileContentType | String | Content type of the attachment. |
| UploadedFileLength | String | Length of the attachment file. |
| UploadedFileName | String | Name of the attachment file. |
| ContentRepositoryFileShared | Bool | Contains one of the following values: Yes or No. If Yes, then the attachment is shared. If No, then the attachment is not shared. The default value is Yes. |
| 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 | User who created the attachment. |
| CreationDate | Datetime | Date when the user created the attachment record. |
| FileContents | String | Contents of the attachment. |
| ExpirationDate | Datetime | Date when the contents of the attachment expires. |
| LastUpdatedByUserName | String | Login that the user used when updating the attachment. |
| CreatedByUserName | String | Login that the user used when creating the attachment. |
| AsyncTrackerId | String | Value that uniquely identifies the uploaded files. |
| FileWebImage | String | The Base64 encoded image of the file displayed in .png format if the source is a convertible image. |
| DownloadInfo | String | JSON object represented as a string containing information used to programmatically retrieve a file attachment. |