Assembly: BISearch;
Namespace: Prognoz.Platform.Interop.BISearch;
The ISourceDataImportInfo interface contains properties to work with data source indexing settings.
ISourceDataImportInfo
You can get indexing settings, using properties and methods of the ISourceDataImportInfos interface.
| Property name | Brief description | |
| DestinationInfos | The DestinationInfos property returns indexing settings of different options of data source displaying. | |
| Key | The Key property returns data source key. | |
| Params | The Params property determines values of parameters which will be used to open the source. |
See also: