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