The IRdsDictionaryTranslation interface is used to work with translation parameters of the MDM dictionary into a certain language.
Translation parameters include:
Unique identifier of a configured target language.
Attribute that shows whether configured language is a default one for a dictionary.
Dictionary name on a configured language.
Initially, the MDM dictionary contains only a setting for the language set for repository user by default.
| Property name | Brief description | |
| The IsDefault property returns whether configured language is a default language for a dictionary. | ||
| The Locale property returns a unique identifier of a target language. | ||
| The Name property determines a dictionary name in the configured language. |
See also: