ReportValueInfoProviderGetReportValueInfo Method (Int32) |
Returns the ReportValueInfo structure for the specified reportValue.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax public static ReportValueInfo GetReportValueInfo(
int reportValueId
)
Parameters
- reportValueId
- Type: SystemInt32
ReportValue ID
Return Value
Type:
ReportValueInfoSee Also