FindByKey(Key: Integer): ISourceDataImportDestinationInfo;
FindByKey(Key: Integer): Prognoz.Platform.Interop.BISearch.ISourceDataImportDestinationInfo;
Key. Key of displaying option.
The FindByKey method searches indexing settings by data source displaying option key.
The method returns indexing settings in case of successful search and Null, if for the specified displaying option settings are not determined.
The example of work with the ISourceDataImportDestinationInfos collection is given in description of the ISourceDataImportDestinationInfos.Add method.
See also: