ISourceDataImportDestinationInfos

Assembly: BISearch;

Description

The ISourceDataImportDestinationInfos interface contains properties and methods that are used to work with indexing settings of data source display versions.

Inheritance Hierarchy

ISourceDataImportDestinationInfos

Comments

The ISourceDataImportInfo.DestinationInfos property returns indexing settings of display versions.

Properties

  Property name Brief description
Count The Count property returns the number of display versions, for which indexing settings are determined.
Item The Item property returns specified indexing settings of data source display version.

Methods

  Method name Brief description
FindByKey The FindByKey method searches for indexing settings by data source displaying version key.
Remove The Remove method removes indexing settings and returns whether removal was successful.

See also:

BISearch Assembly Interfaces