FileControllerCheckIn Method |
| Name | Description | |
|---|---|---|
| CheckIn(CheckInIdsOptions, NullableGuid) | POST /File/CheckIn
Checks in files with the specified IDs and comments.
| |
| CheckIn(Guid, CheckInOptions, NullableGuid) | POST /File/CheckIn/{id}/
Checks in the file with the specified ID and comments.
|