Assembly: BISearch;
Namespace: Prognoz.Platform.Interop.BISearch;
The ISourceDataImportInfo interface contains properties that are used to work with data source indexing settings.
ISourceDataImportInfo
Indexing settings can be obtained using properties and methods of the ISourceDataImportInfos interface.
Property name | Brief description | |
DestinationInfos | The DestinationInfos property returns indexing settings of different data source display versions. | |
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: