Click or drag to resize
ReportTableInfoProviderDeleteReportTableInfo Method (Int32)
Deletes specified report table.

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

Parameters

reportTableId
Type: SystemInt32
ReportTable ID
See Also