Dimensions > Dimensions Assembly Interfaces > IDimAttributesInstance
The IDimAttributesInstance interface contains properties and methods of dictionary attribute collection.
Property name | Brief description | |
![]() |
The Count property returns the number of dictionary attributes. | |
![]() |
The Item property returns an object containing dictionary attribute. |
Method name | Brief description | |
The EnsureValuesLoaded method checks loading of dictionary attributes. |
||
![]() |
The FindById method searches attribute by its ID. | |
![]() |
The FindByKey method searches attribute by its key. |
See also: