SRSReportRun.reportParametersUseExpressions Method [AX 2012]

Gets and sets the reportParametersUseExpressions property.

public boolean reportParametersUseExpressions([boolean value])

Run On

Called

Parameters

value
Type: boolean
A Boolean value that indicates if one or more report parameters use expressions to retrieve their values

Return Value

Type: boolean
true if one or more report parameters use expressions to retrieve their values; otherwise, false.

If true, the Reporting Services must be queried in order to get the valid values for one or more of the report parameters.

Community Additions

ADD
Show: