IRdsAttributeTranslations.Name

Syntax

Name(Locale: LocaleCodeID): String;

Parameters

Locale. Unique numeric language identifier.

Description

The Name property determines name of an attribute in the specified language.

Comments

It is prohibited to set the LocaleCodeID.None value as the Locale parameter.

Example

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

See also:

IRdsAttributeTranslations