ReportTableInfoProviderSetReportTableInfo Method |
Sets (updates or inserts) specified report table.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 12.0.0
Syntax public static void SetReportTableInfo(
ReportTableInfo reportTable
)
Parameters
- reportTable
- Type: CMS.ReportingReportTableInfo
ReportTable to set
See Also