ReportGraphInfoProviderGetReportGraphInfoInternal Method (Guid) |
Returns the ReportGraphlnfo structure for the specified ReportGraph GUID.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax protected ReportGraphInfo GetReportGraphInfoInternal(
Guid reportGraphGuid
)
Parameters
- reportGraphGuid
- Type: SystemGuid
GUID of the ReportTable object
Return Value
Type:
ReportGraphInfoSee Also