Click or drag to resize

LibraryStructureManagerGetWholeLibraryStatistics Method

Calculate statistics for whole library.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public LibraryObjectStatistics GetWholeLibraryStatistics(
	bool isArchive
)

Parameters

isArchive
Type: SystemBoolean

Return Value

Type: LibraryObjectStatistics
statistics for whole library
See Also