MultiSelect: Array;
The NamingAttributes property contains array of attribute identifiers used in dimension element names.
Value of the NamingAttributes property can be set from JSON or using the setNamingAttributes method, and returned using the getNamingAttributes method.
Array of attributes is created in the order of their sequence.
The example of use is given in description of the PvtDimension.CalendarViewMode property.
See also: