Share via


SRSReportRun.showParamGroup Method [AX 2012]

Determines whether the parameters group should be visible.

Syntax

public boolean showParamGroup()

Run On

Called

Return Value

Type: boolean
A Boolean value that indicates whether the parameters group should be visible in the SRSReportRunForm dialog box.

Remarks

The SRSReportRunBuilder object calls this method to determine whether the parent Group control that contains all the report parameters controls should be visible or not.

See Also

Reference

SRSReportRun Class