Item(ItemIndex: Integer): ISourceDataImportInfo;
Item[ItemIndex: Integer]: Prognoz.Platform.Interop.BISearch.ISourceDataImportInfo;
ItemIndex. Index of the element with indexing settings.
The Item property returns specified indexing settings of data source.
The example of work with the ISourceDataImportInfos collection is given in description of the IImportExecutor.Import method.
See also: