ReportTableInfoProviderGetReportTableInfo Method (Int32) |
Returns the ReportTableInfo structure for the specified report table.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax public static ReportTableInfo GetReportTableInfo(
int reportTableId
)
Parameters
- reportTableId
- Type: SystemInt32
ReportTable ID
Return Value
Type:
ReportTableInfoSee Also