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