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