Share via


SRSReportRunBuilder.buildReportParameterInt64Control Method [AX 2012]

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

Syntax

private FormInt64Control buildReportParameterInt64Control(FormGroupControl formGroupControl, SRSReportParameter reportParameter)

Run On

Called

Parameters

Return Value

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

See Also

Reference

SRSReportRunBuilder Class