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