IRdsAttributeTranslations.IsOn

Syntax

IsOn: Boolean;

Description

The IsOn property determines whether attribute values should be translated into different languages.

Comments

Only values of string attributes can be translated, if translation into different languages is enabled for the MDM dictionary.

Available values:

For all string attributes default value matches the value of the IRdsDictionaryTranslations.IsOn property.

Example

The property use is given in the example for IRdsDictionary.Translations.

See also:

IRdsAttributeTranslations