Index Properties
The following table describes the properties available for indexes.
|
Property |
Description |
|---|---|
|
ID |
The internal ID of the object. |
|
Name |
Specifies the index name. |
|
AllowDuplicates |
If set to Yes, the index can be non-unique. If you do not create at least one unique index, Microsoft Dynamics AX creates one by combining the first index and the RecId. |
|
Enabled |
Allows you to disable the index. |
|
ConfigurationKey |
Sets the configuration key. An index field that is disabled through a configuration key is automatically removed from the index. |
Note |
|---|
|
Forms sort on the first index. |
Note