Click or drag to resize
ReportInfoProviderGetAll Method
Returns the DataSet of all reports.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 9.0.0
Syntax
C#
public static InfoDataSet<ReportInfo> GetAll()

Return Value

Type: InfoDataSetReportInfo
See Also