DeleteListColumn
指定されたリストからカラムを削除します。
Input
| Name | Type | Required | Description |
| List | String | True | SharePoint サーバー上のリストの名前。 |
| ColumnName | String | True | 削除するカラム名。 |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | 操作が成功したかどうかを示すBoolean 値。 |
指定されたリストからカラムを削除します。
| Name | Type | Required | Description |
| List | String | True | SharePoint サーバー上のリストの名前。 |
| ColumnName | String | True | 削除するカラム名。 |
| Name | Type | Description |
| Success | Boolean | 操作が成功したかどうかを示すBoolean 値。 |