Click or drag to resize

ReportManagerGetReportsCount Method

Get number of reports in specified folder.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int GetReportsCount(
	string folderId
)

Parameters

folderId
Type: SystemString

Return Value

Type: Int32
See Also