ISearchMbObjectResult.HighlightedClassName

Syntax

HighlightedClassName: String;

Description

The HighlightedClassName property returns object class name with highlighted search text.

Comments

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