DictTable.indexUnique Method [AX 2012]
Returns the ID of the unique index for the table.
When there is more than one unique index on the table, the return value is one of the following:
-
The index that has the RecID column.
-
If no index has a record ID, the index that has the shortest size, based on the total size of columns.
-
If multiple indexes match with regard to the shortest size, the index that was added first.
Community Additions
ADD
Show: