| SavedReportInfoProviderDeleteSavedReportInfo Method (Int32) | 
            Deletes specified savedReport.
            
 
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntaxpublic static void DeleteSavedReportInfo(
	int savedReportId
)
Parameters
- savedReportId
 - Type: SystemInt32
SavedReport id 
See Also