ISourceDataImportInfos.FindByKey

Syntax

FindByKey(Key: Integer): ISourceDataImportInfo;

Parameters

Key. Data source key.

Description

The FindByKey searches for indexing settings by data source key.

Comments

The method returns indexing settings in case of successful search and Null if source with the specified key is not included in the list with the indexed ones.

See also:

ISourceDataImportInfos