ReportInfoProviderGetReportInfo Method (Int32) |
Returns the ReportInfo structure for the specified report.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax public static ReportInfo GetReportInfo(
int reportId
)
Parameters
- reportId
- Type: SystemInt32
Report ID
Return Value
Type:
ReportInfoSee Also