The IUserDimIndex interface contains properties of the structure of calculated dictionary's index.
| Property name | Brief description | |
| Attributes | The Attributes property returns an object containing the collection of attributes on which the index is based. | |
| Block | The Block property returns an object that contains dictionary block where the index is created. | |
| Primary | The Primary property determines whether the index is primary. | |
| Unique | The Unique property determines whether the index is unique. |
| Property name | Brief description | |
![]() |
Id | The Id property determines object identifier. |
![]() |
Key | The Key property returns the object key. |
![]() |
Name | The Name property determines object name. |
See also: