LibraryStructureManagerCopyDrawer Method
            Copy a drawer with all documents to another cabinet.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Copy a drawer with all documents to another cabinet.")]
public void CopyDrawer(
	int drawerId,
	int destCabinetId,
	string destName
)
Parameters
- drawerId  Int32
 - destCabinetId  Int32
 - destName  String