SRSReportRun.new Method [AX 2012]

Initializes a new instance of the SRSReportRun class

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.

Community Additions

ADD
Show: