Assembly: Rds;
The IRdsNonUniqueKeyAttributes interface contains properties and methods to work with collection of MDM dictionary non-unique key attributes.
IRdsNonUniqueKeyAttributes
To work with MDM dictionary non-unique key attribute, use the IRdsNonUniqueKeyAttribute interface.
| Property name | Brief description | |
| The Count property returns the number of non-unique key attributes of MDM dictionary. | ||
| The Item property returns attribute of a non-unique key of the MDM dictionary. |
| Method name | Brief description | |
| The FindByAttribute method searches and returns a non-unique key attribute of MDM dictionary in case of successful search. | ||
| The Move method moves an attribute inside the collection. |
See also: