ReportValueInfoProviderSetReportValueInfo Method |
Sets (updates or inserts) specified report value.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 13.0.131
Syntax public static void SetReportValueInfo(
ReportValueInfo reportValue
)
Parameters
- reportValue
- Type: CMS.ReportingReportValueInfo
ReportValue to set
See Also