ISourceDataImportDestinationInfo

Assembly: BISearch;

Description

The ISourceDataImportDestinationInfo interface contains base properties that are used to set up indexing parameters of display version.

Inheritance Hierarchy

ISourceDataImportDestinationInfo

Comments

Display version settings of data source can be obtained using methods and properties of the ISourceDataImportDestinationInfos interface.

The interface is a base one for the ISolrSourceDataImportDestinationInfo interface.

Properties

  Property name Brief description
Destination The Destination property returns the display version, for which indexing settings are determined.
FreeDimensions The FreeDimensions property returns the list of free dimensions.
GroupByDl The GroupByDl property determines whether calendar dimension elements are grouped by levels.
ImportMode The ImportMode property determines an indexing mode of data source displaying version.
KeyWordsDimensions The KeyWordsDimensions property returns the list of dimensions, for which keywords will be generated.
SelectionSet The SelectionSet property determines the selection of dimensions, according to which indexing must be executed.

See also:

BISearch Assembly Interfaces