ISearchEngineService.SearchEngineSchema

Fore Syntax

SearchEngineSchema: ISearchEngineSchema;

Fore.NET Syntax

SearchEngineSchema: Prognoz.Platform.Interop.BISearch.ISearchEngineSchema;

Description

The SearchEngineSchema property returns the object allowing access to the main functionality of the search service.

Example

The example of use is given in description of the IImportExecutor.Import, ISearchExecutor.Search methods.

See also:

ISearchEngineService