Attribute.MasterAttrKey

Syntax

MasterAttrKey: Number;

Description

The MasterAttrKey property determines key of the master attribute, for which you need to perform translation, for a translated attribute.

Comments

Use JSON or the setMasterAttrKey method to set the property value, and the getMasterAttrKey method to get the property value.

Example

The example of use is given on the page with description of the Attribute.Translation property.

See also:

Attribute