Click or drag to resize
ReportValueInfoProviderDeleteReportValueInfo Method (Int32)
Deletes specified report value.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 9.0.0
Syntax
C#
public static void DeleteReportValueInfo(
	int reportValueId
)

Parameters

reportValueId
Type: SystemInt32
ReportValue ID
See Also