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