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 value that is contained in the report parameter form control.
Syntax
private str getReportParameterControlValue(SRSReportParameter reportParameter)
Run On
Called
Parameters
- reportParameter
Type: SRSReportParameter Class
The SRSReportParameter object that the control represents.
Return Value
Type: str
A string that contains the value of the parameter.