ISearchSourceDataResult.HighlightedFreeDimensions

Syntax

HighlightedFreeDimensions: Array;

Description

The HighlightedFreeDimensions property returns the list free source dimensions taking into account highlighting of the search text in the names.

Comments

The searched value will be framed with the <hlt>...</hlt> tag.

Example

The example of use is given in description of the ISearchSourceDataResult.DateLevels property.

See also:

ISearchSourceDataResult