SavedGraphInfoProviderGetSavedGraphInfo Method (Guid) |
Returns the SavedGraphInfo structure for the specified graphGuid.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax public static SavedGraphInfo GetSavedGraphInfo(
Guid graphGuid
)
Parameters
- graphGuid
- Type: SystemGuid
Graph guid
Return Value
Type:
SavedGraphInfoSee Also