SrsReportRunController.parmShowReportViewerParameters Method [AX 2012]

Indicates whether the parameter UI should be displayed in the report viewer dialog box.

public boolean parmShowReportViewerParameters([boolean _showReportViewerParameters])

Run On

Called

Parameters

_showReportViewerParameters
Type: boolean
The value to set; optional.

Return Value

Type: boolean
true to display parameters; otherwise, false.

Please do not use this method. This is an internal framework method. Using this method will cause problems in the code.

Community Additions

ADD
Show: