SavedGraphInfoProviderGetSavedGraphInfoByGUID Method |
Returns object with specified GUID.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax public static SavedGraphInfo GetSavedGraphInfoByGUID(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
Object GUID
Return Value
Type:
SavedGraphInfoSee Also