Click or drag to resize
ReportValueInfoProviderDeleteReportValueInfoInternal Method
Deletes specified report value.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax
C#
protected void DeleteReportValueInfoInternal(
	ReportValueInfo reportValue
)

Parameters

reportValue
Type: CMS.ReportingReportValueInfo
ReportValue object
See Also