ReportGraphInfoProviderGetReportGraphInfoByGUID Method |
Returns object with specified GUID.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 12.0.0
Syntaxpublic static ReportGraphInfo GetReportGraphInfoByGUID(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
Object GUID
Return Value
Type:
ReportGraphInfo
See Also