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