Share via


SRSReportRunHelperBase.showParametersGroup Method [AX 2012]

Toggles the default visibility of the report parameters group

Syntax

public boolean showParametersGroup()

Run On

Called

Return Value

Type: boolean
A Boolean value indicating the visibility of the report parameters group in the SRSReportRunForm dialog box.

Remarks

You will overload this function when you want the SRSReportRunForm dialog to hide the parameters group.

See Also

Reference

SRSReportRunHelperBase Class