The IRdsAttributeTranslation interface is used to work with a setting of the MDM dictionary attribute translation.
Only a string attribute can have a setting, and it is used to work with one language returned by the Locale property. One string attribute may have several settings. Their number corresponds to the number of languages, into which the MDM dictionary is translated (the IRdsDictionaryTranslations.Count property).
Property name | Brief description | |
The Attribute property determines attribute, for which the setting is meant. | ||
The Locale property returns identifier of the language, for which the setting is meant. | ||
The Name property determines name of the attribute for the language setting. |
See also: