LibraryStructureManagerRemoveCategory Method
Remove a folder group.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Remove a folder group.")]
public void RemoveCategory(
int categoryId,
int drawerId,
bool forceContentRemoval
)
Parameters
- categoryId Int32
-
- drawerId Int32
-
- forceContentRemoval Boolean
-
The folder group can be deleted for all drawers in the cabinet or just in
a specific drawer.