Share via


InventDimListPageInteractionAdapter.dataSource Method [AX 2012]

Gets the data source at the specified index.

Syntax

public FormDataSource dataSource(int dataSourceIndex)

Run On

Called

Parameters

  • dataSourceIndex
    Type: int
    The index of the data source.

Return Value

Type: FormDataSource Class
An instance of the FormDataSource class.

See Also

Reference

InventDimListPageInteractionAdapter Class