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