LibraryStructureManagerSwitchFolderGroups Method
            Move all folders from one folder group to another.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Move all folders from one folder group to another.")]
public void SwitchFolderGroups(
	int drawerId,
	int sourceCategoryId,
	int destCategoryId
)
Parameters
- drawerId  Int32
 - sourceCategoryId  Int32
 - destCategoryId  Int32