Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Disables a unique index and saves the modification in the layer where the index exists.
Syntax
server public static void indexAllowDup(DictIndex _dictIndex)
Run On
Server
Parameters
- _dictIndex
Type: DictIndex Class
The index to disable.
Remarks
The indexEnable method must be called later.