SearchEngineSchema: ISearchEngineSchema;
SearchEngineSchema: Prognoz.Platform.Interop.BISearch.ISearchEngineSchema;
The SearchEngineSchema property returns object allowing access to the main functionality of the search service.
The example of use is given in description of the IImportExecutor.Import, ISearchExecutor.Search methods.
See also: