The IRdsLinksInstance interface contains properties and methods used to work with a collection of links of the open MDM dictionary.
Property name | Brief description | |
Count | The Count property returns the number of MDM dictionary links. | |
Item | The Item property returns properties of an MDM dictionary link. |
Method name | Brief description | |
FindById | The FindById method searches links of the MDM dictionary by identifier. | |
FindByKey | The FindByKey method searches links of the MDM dictionary by key. |
See also: