ReleaseUpdateDB::indexAllowDup Method [AX 2012]
Disables a unique index and saves the modification in the layer where the index exists.
server public static void indexAllowDup(DictIndex _dictIndex)
Run On
ServerParameters
- _dictIndex
- Type: DictIndex Class
The index to disable.
Show: