ISearchSourceDataResult.HighlightedTime

Fore Syntax

HighlightedTime: Array;

Fore.NET Syntax

HighlightedTime: Array;

Description

The HighlightedTime property returns list of years for which there is a data with highlighted search text.

Comments

The property value is available, if search text is found in the indexed year numbers for which there is a data. The search text is framed with the <hlt>...</hlt> tag.

Example

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

See also:

ISearchSourceDataResult