ISourceDataImportContext.SourceInfos

Fore Syntax

SourceInfos: ISourceDataImportInfos;

Fore.NET Syntax

SourceInfos: Prognoz.Platform.Interop.BISearch.ISourceDataImportInfos;

Description

The SourceInfos property returns indexing settings of data sources.

Example

The example of use is given in description of the IImportExecutor.Import method.

See also:

ISourceDataImportContext