SysQueryForm.getRelativeQueryBuildDataSources Method [AX 2012]

Gets the map that is used to keep track of the expected QueryBuildDataSource objects in the query key.

Syntax

public Map getRelativeQueryBuildDataSources()

Run On

Client

Return Value

Type: Map Class
The map collection that has data sources of the current query.

See Also

Reference

SysQueryForm Class