IsSharedEngine: Boolean;
IsSharedEngine: Boolean;
The IsSharedEngine property returns whether search service configured for the repository is used.
Available values:
True. The search service set up for repository (The ISearchEngineImportScheduledTask.Engine property returns parameters of the search service set in ISharedParams.SearchEngine) is used.
False. The proper search service (settings of the proper search service are determined in the ISearchEngineImportScheduledTask.Engine property) is used.
See also: