Click or drag to resize
SavedReportInfoProviderGetSavedReports Method
Returns saved reports.

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

Return Value

Type: ObjectQuerySavedReportInfo
See Also