Share via


SysDictField.isIndexField Method [AX 2012]

Indicates whether the current field is indexed.

Syntax

public boolean isIndexField([boolean _includeBaseTables])

Run On

Called

Parameters

Return Value

Type: boolean
true if the current field is indexed; otherwise, false.

See Also

Reference

SysDictField Class