ISearchResult

Assembly: BISearch;

Description

The ISearchResult interface contains base properties of record with search results.

Inheritance Hierarchy

ISearchResult

Comments

Search results are returned by the ISearchResults.Item property.

This interface is a base one for the following interfaces:

Properties

  Property name Brief description
Description The Description property returns data source description.
HighlightedDescription The HighlightedDescription property returns description of data source with highlighted search text in it.
HighlightedName The HighlightedName property returns element name with search results and highlighted search text in it.
Name The Name property returns element name with search result.

See also:

BISearch Assembly Interfaces