CheckOutDocument
Checks out a document from SharePoint.
Input
| Name | Type | Description |
| Library | String | The name of the library on the SharePoint server. |
| RemoteFile | String | The path of the file on the server. This can be the full URL or simply the file name. |
Result Set Columns
| Name | Type | Description |
| Result | String | Boolean value indicating whether the operation was successful. |