Share via


InventDimFormInterface.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

Return Value

Type: FormDataSource Class
An instance of the FormDataSource class.

See Also

Reference

InventDimFormInterface Interface