LibraryStructureManagerSwitchFolderGroups Method |
Move all folders from one folder group to another.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void SwitchFolderGroups(
int drawerId,
int sourceCategoryId,
int destCategoryId
)
Parameters
- drawerId
- Type: SystemInt32
- sourceCategoryId
- Type: SystemInt32
- destCategoryId
- Type: SystemInt32
See Also