The IDimAttributesInstance interface contains properties and methods of dictionary attribute collection.
| Property name | Brief description | |
| Count | The Count property returns the number of dictionary attributes. | |
| Item | The Item property returns an object containing dictionary attribute. |
| Method name | Brief description | |
| FindById | The FindById method searches attribute by its ID. | |
| FindByKey | The FindByKey method searches attribute by its key. |
See also: