The IRdsAttributesInstance interface contains properties and methods used to work with a collection of attributes of an open dictionary.
| Property name | Brief description | |
![]() |
Count | The Count property returns number of attributes. |
![]() |
Item | The Item property returns a dictionary attribute. |
![]() |
Predefined | The Predefined property returns a specified system attribute of the MDM dictionary. |
| Method name | Brief description | |
![]() |
FindById | The FindById method searches an attribute of the MDM dictionary by identifier. |
![]() |
FindByKey | The FindByKey method searches an attribute of the MDM dictionary by key. |
See also: