SRSReportRun.buildReportRdlParameterCtrls Method [AX 2012]

Determines whether the dialog box will display the SQL ServerReporting Services (SSRS) Report Parameters.

Syntax

public boolean buildReportRdlParameterCtrls()

Run On

Called

Return Value

Type: boolean
A Boolean value that indicates whether the SSRS Report Parameters defined in the Report Definition Language (RDL) of the report will be built and added to the SRSReportRunForm dialog box.

See Also

Reference

SRSReportRun Class