IsSharedEngine: Boolean;
IsSharedEngine: Boolean;
The IsSharedEngine property returns whether search service set 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 the ISharedParams.SearchEngine) is used.
False. The own search service (In the ISearchEngineImportScheduledTask.Engine property settings of the own search service are determined) is used.
See also: