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