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