CheckOutDocument
SharePoint からドキュメントをチェックアウトします。
Input
| Name | Type | Required | Description |
| Library | String | True | SharePoint サーバー上のライブラリの名前。 |
| RemoteFile | String | True | サーバー上のファイルのパス。これには、完全URL または単純にファイル名を指定することができます。 |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | 操作が成功したかどうかを示します。 |