ReportValueInfoProviderGetReportValueInfoInternal Method (Int32) |
Returns the ReportValueInfo structure for the specified ReportValue ID.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax protected ReportValueInfo GetReportValueInfoInternal(
int reportValueId
)
Parameters
- reportValueId
- Type: SystemInt32
ID of the ReportValue object
Return Value
Type:
ReportValueInfoSee Also