Click or drag to resize

LibraryStructureManagerGetTreeStructureWithAllCategories Method

Return cabinets, drawers and all available categories for each drawer.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<Cabinet> GetTreeStructureWithAllCategories()

Return Value

Type: ListCabinet
See Also