DictDataSet.dataSource Method [AX 2012]

Looks up the data source by name.

public DictFormBuildDataSource dataSource(str name)

Run On

Called

Parameters

name
Type: str
The name of the data source.

Return Value

Type: DictFormBuildDataSource Class
The data source.

Community Additions

ADD
Show: