Share via


SRSReportRunBuilder.buildFormQueryGroups Method [AX 2012]

Builds all of the controls necessary for the query groups and adds them to the FormGroupControl specified.

Syntax

public void buildFormQueryGroups(FormGroupControl parentGroupControl)

Run On

Called

Parameters

  • parentGroupControl
    Type: FormGroupControl Class
    The group control that is to be the parent of all the query group controls that are to be built.

See Also

Reference

SRSReportRunBuilder Class