LibraryStructureManagerCopyFolder Method
Copy a folder with all documents to another drawer or folder group.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Copy a folder with all documents to another drawer or folder group.")]
public void CopyFolder(
int folderId,
int destDrawerId,
int destCategoryId,
string destName
)
Parameters
- folderId Int32
- destDrawerId Int32
- destCategoryId Int32
- destName String