PvtDimension.MultipleAttributesEnabled

Syntax

MultipleAttributesEnabled: Boolean;

Description

The MultipleAttributesEnabled property determines the use of multiple attributes in the name.

Comments

Value of the MultipleAttributesEnabled property can be set from JSON or using the setMultipleAttributesEnabled method, and returned using the getMultipleAttributesEnabled property.

By default is is set to true.

Example

The example of use is given in description of the PvtDimension.CalendarViewMode property.

See also:

PvtDimension