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

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

Parameters

guid
Type: SystemGuid
Object GUID

Return Value

Type: SavedReportInfo
See Also