Attachments
Read or delete Attachments for the specified item on the specified list.
Table Specific Information
Select
List and ItemId are required to return Attachments.
Insert
Call the AddAttachments stored procedure to add new attachments to a list item.
Columns
Name | Type | ReadOnly | Description |
Url [KEY] | String | True |
Description of the term set. |
List | String | True |
The internal name of the list to retrieve attachments from. |
ListDisplayName | String | True |
The display name of the list to retrieve attachments from. |
ItemID | String | True |
The ID of the item on the list to retrieve attachments from. |
Name | String | True |
The name of the attachment on the item. |