MultipleAttributesSpaced: Boolean;
The MultipleAttributesSpaced property determines whether to add space to separator of multiple attributes in the name.
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.
The example of use is given in description of the PvtDimension.CalendarViewMode property.
See also: