Click or drag to resize
ReportInfoProviderGetReports Method
Gets all reports.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 12.0.0
Syntax
C#
public static ObjectQuery<ReportInfo> GetReports()

Return Value

Type: ObjectQueryReportInfo
See Also