ISearchMbObjectResult.HighlightedId

Syntax

HighlightedId: String;

Description

The HighlightedId property returns repository object identifier with highlighted search text.

Comments

The property value is available if search text is found in the indexed object identifier. 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