LibraryStructureManagerGetCategoriesForCabinet Method |
Return all folder groups for a cabinet.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic List<Category> GetCategoriesForCabinet(
int cabinetId
)
Parameters
- cabinetId
- Type: SystemInt32
Return Value
Type:
ListCategory
See Also