CheckInDocument
Checks in a specific document to the document library.
Input
Name | Type | Description |
RelativeURL | String | The relative URL of the folder. |
DocumentName | String | The name of the file to be checked in. |
Comment | String | An optional message while checking in a document. |
Result Set Columns
Name | Type | Description |
Success | Boolean | Indicates whether the operation was successful or not. |