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.
Initializes a new instance of the SRSReportRun class
Syntax
public void new([str _reportName, SRSReportParameterValidator _reportParameterValidator])
Run On
Called
Parameters
- _reportName
Type: str
The name of the SSRS report; optional.
- _reportParameterValidator
Type: SRSReportParameterValidator Interface
The object to use to perform custom report parameter validation; optional.