DictView.fieldDatasourceID Method [AX 2012]

Retrieves the ID of the data source in the view that the given field maps to.

public TableId fieldDatasourceID(FieldId fieldId)

Run On

Server

Parameters

fieldId
Type: FieldId Extended Data Type

Return Value

Type: TableId Extended Data Type
The data source ID.

Community Additions

ADD
Show: