ReportValueInfoProviderGetReportValueInfoInternal Method (Guid) |
Returns the ReportValueInfo structure for the specified ReportValue GUID.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax protected ReportValueInfo GetReportValueInfoInternal(
Guid reportValueGuid
)
Parameters
- reportValueGuid
- Type: SystemGuid
GUID of the ReportValue object
Return Value
Type:
ReportValueInfoSee Also