SavedGraphInfoProviderDeleteSavedGraphInfo Method (Int32) |
Deletes specified savedGraph.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 13.0.131
Syntax public static void DeleteSavedGraphInfo(
int savedGraphId
)
Parameters
- savedGraphId
- Type: SystemInt32
SavedGraph id
See Also