| infoRouter Document Management System - Web Services API Documentation |
| 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 |
| Syntax based on infoRouter Document Management System Web Services API Version 7.0 |
| Copyright() 1998-2003 Active Innovations, Inc. |
| infoRouter Document Management System |