FileControllerCheckOut Method |
| Name | Description | |
|---|---|---|
| CheckOut(Guid, NullableGuid) | PUT /File/CheckOut/{id}/
Checks out the file with the specified ID to the caller.
| |
| CheckOut(Guid, NullableGuid) | PUT /File/CheckOut/
Checks out files with the specified IDs to the caller.
|