ISearchSourceDataResult.HighlightedFreeDimensions

Fore Syntax

HighlightedFreeDimensions: Array;

Fore.NET Syntax

HighlightedFreeDimensions: Array;

Description

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

Comments

The search 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