DeleteDocument
Delete a document on the SharePoint library.
Input
Name | Type | Description |
Library | String | The name of the library on the SharePoint server. |
Path | String | The path of the file (or folder) to remove from the document library. |
Result Set Columns
Name | Type | Description |
Result | String | Boolean value indicating whether the stored procedure was successful. |