Click or drag to resize
ReportInfoProviderDeleteReportInfo Method (Int32)
Deletes specified report.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 9.0.0
Syntax
C#
public static void DeleteReportInfo(
	int reportId
)

Parameters

reportId
Type: SystemInt32
Report id
See Also