Share via


SRSReportRunBuilder.buildReportParameterRealControl Method [AX 2012]

Adds a FormRealControl object that represents the SRSReportParameter object to the specified FormGroupControl object.

Syntax

private FormRealControl buildReportParameterRealControl(FormGroupControl formGroupControl, SRSReportParameter reportParameter)

Run On

Called

Parameters

Return Value

Type: FormRealControl Class
The form control added to the form group control.

See Also

Reference

SRSReportRunBuilder Class