SRSReportRun.reportParametersUseExpressions Method [AX 2012]
Gets and sets the reportParametersUseExpressions property.
public boolean reportParametersUseExpressions([boolean value])
Run On
CalledParameters
- value
- Type: boolean
A Boolean value that indicates if one or more report parameters use expressions to retrieve their values
Return Value
Type: booleantrue if one or more report parameters use expressions to retrieve their values; otherwise, false.
Community Additions
ADD
Show: