ReportTableInfoProvider GetReportTableInfoInternal Method (Int32)Kentico 8.0 API Reference
Returns the ReportTableInfo structure for the specified ReportTable ID.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

reportTableId
Type: OnlineSystem Int32
ID of the ReportTable object

Return Value

Type: ReportTableInfo
See Also