SysDictField.isIndexField Method [AX 2012]
Indicates whether the current field is indexed.
Syntax
public boolean isIndexField([boolean _includeBaseTables])
Run On
Called
Parameters
- _includeBaseTables
Type: boolean
Return Value
Type: boolean
true if the current field is indexed; otherwise, false.