LibraryStructureManagerGetDrawerStatistics Method |
Calculate statistics for a drawer.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic LibraryObjectStatistics GetDrawerStatistics(
int drawerId
)
Parameters
- drawerId
- Type: SystemInt32
id of drawer for which statistics should be returned
Return Value
Type:
LibraryObjectStatisticsstatistics for drawer
See Also