Click or drag to resize
ReportInfoProviderSetReportInfo Method
Sets (updates or inserts) specified report.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax
C#
public static void SetReportInfo(
	ReportInfo report
)

Parameters

report
Type: CMS.ReportingReportInfo
Report to set
See Also