DictView.fieldDatasource Method [AX 2012]

Retrieves the ID of the data source that the given field originates from.

public int fieldDatasource(FieldId fieldId)

Run On

Server

Parameters

fieldId
Type: FieldId Extended Data Type

Return Value

Type: int
The data source ID.

Community Additions

ADD
Show: