ReportInfoProviderDeleteReportInfo Method (Int32) |
Deletes specified report.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax public static void DeleteReportInfo(
int reportId
)
Parameters
- reportId
- Type: SystemInt32
Report id
See Also