PvtDimension.MultipleAttributesSpaced

Syntax

MultipleAttributesSpaced: Boolean;

Description

The MultipleAttributesSpaced property determines whether to add space to separator of multiple attributes in the name.

Comments

Value of the MultipleAttributesSpaced property can be set from JSON or using the setMultipleAttributesSpaced method, and returned using the getMultipleAttributesSpaced 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