Share via


SRSReportRunBuilder.queryDatasourceFormGroupControlName Method [AX 2012]

Builds the name of the form group control in which the query data source range controls reside.

Syntax

private str queryDatasourceFormGroupControlName(FormGroupControl parentControl, TableName _tableName)

Run On

Called

Parameters

Return Value

Type: str
The name of the form group control in which query data source range controls reside.

See Also

Reference

SRSReportRunBuilder Class