LibraryStructureManagerMoveDrawer Method
            Move a drawer to another cabinet.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Move a drawer to another cabinet.")]
public void MoveDrawer(
	int drawerId,
	int destCabinetId
)
Parameters
- drawerId  Int32
 - destCabinetId  Int32