DItem.AttrValues

Syntax

AttrValues: Array;

Description

The AttrValues property determines attribute values for MDM dictionary element.

Comments

Use JSON or the setAttrValues method to set the property value, and the getAttrValues method to get the property value.

Example

The property use is given on the page with description of the DItem constructor.

See also:

DItem