LibraryStructureManagerGetCategoriesForCabinet Method
            Return all folder groups for a cabinet.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return all folder groups for a cabinet.")]
public List<Category> GetCategoriesForCabinet(
	int cabinetId
)
- cabinetId  Int32
 
ListCategory