Report.GetReportParameterByName Method
Include Protected Members
Include Inherited Members
Accesses a report parameter by its name.
Overload List
Name | Description | |
---|---|---|
![]() |
GetReportParameterByName(String) | Accesses a report parameter by its name. |
![]() ![]() |
GetReportParameterByName(String, IList<ReportParameter>) | Returns a report parameter in the specified list that matches the specified name. |
Top