ReportValueInfoProviderGetReportValueInfoInternal Method (String) |
Returns the ReportValueInfo structure for the specified parameters.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax protected ReportValueInfo GetReportValueInfoInternal(
string valueName
)
Parameters
- valueName
- Type: SystemString
Value name
Return Value
Type:
ReportValueInfoSee Also