Attachments
指定されたリストにある指定された項目の添付ファイルを読み取るか、削除します。
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 |
用語セットの説明。 |
| List | String | True |
添付ファイルの取得元になるリストの内部名。 |
| ListDisplayName | String | True |
添付ファイルの取得元になるリストの表示名。 |
| ItemID | String | True |
添付ファイルの取得元になるリスト内の項目のId。 |
| Name | String | True |
項目の添付ファイルの名前。 |