ISearchSourceDataResult.HighlightedTime

Syntax

HighlightedTime: Array;

Description

The HighlightedTime property returns the list of years, for which there is 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 data. The searched 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