LibraryStructureManagerGetArchiveTreeStructure Method
Return archive cabinet nodes definition.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return archive cabinet nodes definition.")]
public List<Cabinet> GetArchiveTreeStructure()
Return Value
ListCabinet By default also drawer nodes are retrieved so thay can be displayed without callback after cabinet is expanded. Drawer nodes are not filled by categories nor by folders - this will happen after some drawer node is expanded.