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.
Passes the report parameters.
Syntax
public void setRange(
Query _query,
SRSReportParameter _paramReportTitle,
FromDate _fromdate,
ToDate _todate)
Run On
Called
Parameters
- _query
Type: Query Class
Gets and sets the parameter value.
- _paramReportTitle
Type: SRSReportParameter Class
Gets and sets the report title parameter value.
- _fromdate
Type: FromDate Extended Data Type
Gets and sets the from date parameter value.
- _todate
Type: ToDate Extended Data Type
Gets and sets the to date parameter value.