IMetaAttribute.Translations

Syntax

Translations: IMetaAttributeTranslations;

Description

The Translations property returns parameters of time series database attributes' translation into different languages.

Comments

Initially, a collection contains a setting for the language set for repository user by default. To translate dictionary attribute name into different languages, set the IMetaDictionaryTranslations.IsOn property to True.

The property is read-only.

Example

The method use is given in the example for IMetaAttributeTranslations.Name.

See also:

IMetaAttribute