ReportTableInfoProviderDeleteReportTableInfo Method (ReportTableInfo) |
Deletes specified report table.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 12.0.0
Syntax public static void DeleteReportTableInfo(
ReportTableInfo reportTableObj
)
Parameters
- reportTableObj
- Type: CMS.ReportingReportTableInfo
ReportTable object
See Also