SavedGraphInfoProviderGetSavedGraphInfo Method (Int32) |
Returns the SavedGraphInfo structure for the specified savedGraph.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 13.0.131
Syntax public static SavedGraphInfo GetSavedGraphInfo(
int savedGraphId
)
Parameters
- savedGraphId
- Type: SystemInt32
SavedGraph id
Return Value
Type:
SavedGraphInfoSee Also