Translations: IRdsAttributeTranslations;
The property is read-only.
The Translations property returns a collection of settings that contain translation parameters of attribute names of the MDM dictionary into different languages.
Initially, the collection contains a setting for the language set for repository user by default. To translate name of a dictionary attribute into different languages, set the IRdsDictionaryTranslations.IsOn and IRdsAttributeTranslations.IsOn properties to True.
The property use is given in the example for IRdsDictionary.Translations.
See also: