ISourceDataImportDestinationInfos

Assembly: BISearch;

Namespace: Prognoz.Platform.Interop.BISearch;

Description

The ISourceDataImportDestinationInfos interface contains properties and methods to work with indexing settings of data source display options.

Inheritance Hierarchy

ISourceDataImportDestinationInfos

Comments

The ISourceDataImportInfo.DestinationInfos property returns indexing settings of displaying options.

Properties

  Property name Brief description
Count The Count property returns number of display options for which indexing settings are determined.
Item The Item property returns specified indexing settings of data source displaying option.

Methods

  Method name Brief description
Add The Add method adds indexing settings for specified displaying option of data source.
FindByKey The FindByKey method searches indexing settings by data source displaying option key.
Remove The Remove method removes indexing settings and returns the attribute of successful removing.

See also:

BISearch Assembly Interfaces