Dimensions > Dimensions Assembly Interfaces > IUserDimIndexAttributes
The IUserDimIndexAttributes interface contains properties and methods of a collection of calculated dictionary index's attributes.
Property name | Brief description | |
![]() |
Count | The Count property returns the number of calculated dictionary attributes based on which the index is created. |
![]() |
Item | The Item property returns an object containing calculated dictionary attribute by which the index is created. |
Method name | Brief description | |
![]() |
Add | The Add method adds attribute to index. |
![]() |
FindByKey | The FindByKey method searches dictionary attribute in the index. |
![]() |
Remove | The Remove method removes attribute from index. |
See also: