ReportValueInfoProvider GetReportValueInfoInternal Method (Guid)Kentico 8.0 API Reference
Returns the ReportValueInfo structure for the specified ReportValue GUID.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

reportValueGuid
Type: OnlineSystem Guid
GUID of the ReportValue object

Return Value

Type: ReportValueInfo
See Also