| infoRouter Document Management System - Web Services API Documentation Version 7.0 |
| Move |
| Moves a document or folder to the specified destination path. |
| Syntax |
[Visual Basic] |
| Parameters |
|
| Return Value |
|
returns xml fragment. <response success="true" error=""> if success = "true", the document or the folder has been successfully moved. if success = "false", the error attribute returns the error description. |
| Remarks |
|
The caller must have "Full Control" permissions on source document or folder and "Add" permissions on the destination folder. The source Folder must allow deletes and the destination folder must allow adds (Folder Rules). |
| Example |
Public Sub Move() |
| See Also |
|
Copy | DeleteFolder | DeleteDocument |
| Web Services API Syntax based on infoRouter Document Management System Version 7.0 |
| Copyright() 1998-2008 Active Innovations, Inc. |
| infoRouter DMS |