Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the SrsReportParameter instance for the given parameter name.
Syntax
public SRSReportParameter getParameter(str _paramName)
Run On
Called
Parameters
- _paramName
Type: str
The parameter name in report.
Return Value
Type: SRSReportParameter Class
SrsReportParameter instance.
Exceptions
Exception | Condition |
---|---|
Error | Throws an error if the parameter cannot be found. |