SRSReportRun.new Method [AX 2012]

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.

See Also

Reference

SRSReportRun Class