Share via


SysReferenceTableLookup.buildSelectionList Method [AX 2012]

Builds the selection field list of the lookup query.

Syntax

protected void buildSelectionList(QueryBuildDataSource _queryBuildDataSource)

Run On

Called

Parameters

  • _queryBuildDataSource
    Type: QueryBuildDataSource Class
    The QueryBuildDataSource instance that is backing the root FormDataSource object of the lookup Form instance.

See Also

Reference

SysReferenceTableLookup Class