DiscardCheckOutDocument
Discards a check out on a document in SharePoint. This does not check a new file into SharePoint. It only releases the lock on the document.
Input
| Name | Type | Description |
| Library | String | The name of the library on the SharePoint server. |
| RemoteFile | String | The name of the file being checked out. |
Result Set Columns
| Name | Type | Description |
| Result | String | Boolean value indicating whether the operation was successful. |