ISearchMbObjectResult.HighlightedTimestamp

Syntax

HighlightedTimestamp: String;

Description

The HighlightedTimestamp property returns change time stamp of the repository object with highlighted text.

Comments

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