ISearchMbObjectResult.HighlightedKey

Syntax

HighlightedKey: String;

Description

The HighlightedKey property returns repository object key with highlighted search text.

Comments

The property value is available if searched text is found in indexed object key. The searched text is framed with the <hlt>...</hlt> tag.

Example

The example of use is given in description of the ISearchMbObjectResult.Id property.

See also:

ISearchMbObjectResult