ReportTableInfoProviderDeleteReportTableInfo Method (Int32) |
Deletes specified report table.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax public static void DeleteReportTableInfo(
int reportTableId
)
Parameters
- reportTableId
- Type: SystemInt32
ReportTable ID
See Also