xArgs.lookupField Method [AX 2012]
Gets or sets the field ID in a table to use to look up a specified record.
public FieldId lookupField([FieldId value])
Run On
CalledParameters
- value
- Type: FieldId Extended Data Type
The value to set; optional.
Return Value
Type: FieldId Extended Data TypeThe field ID of a field in a table to use to look up a specified record.
Community Additions
ADD
Show: