Click or drag to resize
ReportValueInfoProviderGetReportValueInfoByGUID Method
Returns object with specified GUID.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 9.0.0
Syntax
C#
public static ReportValueInfo GetReportValueInfoByGUID(
	Guid guid
)

Parameters

guid
Type: SystemGuid
Object GUID

Return Value

Type: ReportValueInfo
See Also