CheckInDocument
Check in specific document inside document library.
Input
| Name | Type | Description |
| RelativeURL | String | Relative URL of the folder. |
| DocumentName | String | Name of the File to be Checked in. |
| Comment | String | Optional message while Checking in Document. |
Result Set Columns
| Name | Type | Description |
| Status | String | Message indicating whether the operation was successful or not. |