MultipleAttributesSeparator: String;
The MultipleAttributesSeparator property determines separator for multiple attributes in the name.
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 "|".
The example of use is given in description of the PvtDimension.CalendarViewMode property.
See also: