LibraryStructureManagerGetArchiveTreeStructure Method |
Return archive cabinet nodes definition.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic List<Cabinet> GetArchiveTreeStructure()
Return Value
Type:
ListCabinet
RemarksBy 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.
See Also