ReportInfoProviderGetReportInfo Method (String) |
Returns the ReportInfo structure for the specified parameter.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax public static ReportInfo GetReportInfo(
string reportName
)
Parameters
- reportName
- Type: SystemString
Report name
Return Value
Type:
ReportInfoSee Also