| infoRouter Document Management System - Web Services API Documentation |
| CreateFolder |
| Creates all folders and subfolders as specified by path. The top level folder (domain) must be exists. |
| Syntax |
[Visual Basic] |
| Parameters |
|
| Return Value |
|
returns xml fragment. <response success="true" error=""> if success = "true", the folder path has been created successfully. if success = "false", the error attribute returns the error description. |
| Remarks |
| The top level folder (domain) must exist. The caller must have at least "Add" permissions on the parent folder. |
| Example |
Public Sub CreateFolder_Sample() |
| See Also |
| UploadDocument | Delete Folder |
| Syntax based on infoRouter Document Management System Web Services API Version 7.0 |
| Copyright() 1998-2003 Active Innovations, Inc. |
| infoRouter Document Management System |