ReportGraphInfoProviderDeleteReportGraphInfo Method (Int32) |
Deletes specified report graph.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 11.0.0
Syntax public static void DeleteReportGraphInfo(
int reportGraphId
)
Parameters
- reportGraphId
- Type: SystemInt32
ReportGraph ID
See Also