Object.Names

Syntax

Names: OdName[];

Parameters

OdName. Object name array in different languages.

Description

The Names property determines a collection of the object names for different languages.

Comments

The property value is set in constructors or using the setNames method and it is returned by the getNames method.

See also:

Object