Click or drag to resize
SavedGraphInfoProviderGetSavedGraphInfoInternal Method (Guid)
Returns object with specified GUID.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 9.0.0
Syntax
C#
protected SavedGraphInfo GetSavedGraphInfoInternal(
	Guid guid
)

Parameters

guid
Type: SystemGuid
Object GUID

Return Value

Type: SavedGraphInfo
See Also