IsOn: Boolean;
The IsOn property determines whether attribute values should be translated into different languages.
Only values of string attributes can be translated, if translation into different languages is enabled for the MDM dictionary.
Available values:
True. Attribute values can be translated into different languages.
False. Default value for all non-string attributes. Attribute is used to work in one language and does not require to be translated.
For all string attributes default value matches the value of the IRdsDictionaryTranslations.IsOn property.
The property use is given in the example for IRdsDictionary.Translations.
See also: