PvtDimension.MultipleAttributesSeparator

Syntax

MultipleAttributesSeparator: String;

Description

The MultipleAttributesSeparator property determines separator for multiple attributes in the name.

Comments

Value of the MultipleAttributesSeparator property can be set from JSON or using the setMultipleAttributesSeparator method, and returned using the getMultipleAttributesSeparator property.

By default the value is "|".

Example

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

See also:

PvtDimension