LibraryStructureManagerGetWholeLibraryStatistics Method |
Calculate statistics for whole library.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic LibraryObjectStatistics GetWholeLibraryStatistics(
bool isArchive
)
Parameters
- isArchive
- Type: SystemBoolean
Return Value
Type:
LibraryObjectStatisticsstatistics for whole library
See Also