IMetaDictionaryTranslations.RemoveLocale

Syntax

RemoveLocale(Value: LocaleCodeID);

Parameters

Value. Unique identifier of translation language.

Description

The RemoveLocale method removes setting for a specified language from the collection that contains parameters of translation into different languages for time series database attributes.

Comments

You cannot specify the following value as the Value parameter: LocaleCodeID.None.

Example

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

See also:

IMetaDictionaryTranslations