ReportTableInfoProviderGetReportTableInfo Method (String) |
Returns the ReportTableInfo structure for the specified parameters.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 12.0.0
Syntax public static ReportTableInfo GetReportTableInfo(
string tableName
)
Parameters
- tableName
- Type: SystemString
Table name
Return Value
Type:
ReportTableInfoSee Also