ReportValueInfoProviderDeleteReportValueInfo Method (Int32) |
Deletes specified report value.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax public static void DeleteReportValueInfo(
int reportValueId
)
Parameters
- reportValueId
- Type: SystemInt32
ReportValue ID
See Also