LibraryStructureManagerGetTreeStructureWithAllCategories Method
Return cabinets, drawers and all available categories for each drawer.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return cabinets, drawers and all available categories for each drawer.")]
public List<Cabinet> GetTreeStructureWithAllCategories()
Return Value
ListCabinet