Share via


InventDimListPageControlAdapter.dataSource Method [AX 2012]

Gets the data source that corresponds to the control.

Syntax

public int dataSource()

Run On

Called

Return Value

Type: int
The data source that is linked to the control.

Remarks

For this list page control adapter, this method throws an error.

See Also

Reference

InventDimListPageControlAdapter Class