ISourceDataImportDestinationInfo

Assembly: BISearch;

Namespace: Prognoz.Platform.Interop.BISearch;

Description

The ISourceDataImportDestinationInfo interface contains basic properties to set up indexing parameters of displaying option.

Inheritance Hierarchy

ISourceDataImportDestinationInfo

Comments

Using methods and properties of the ISourceDataImportDestinationInfos interface it is possible to obtain display option settings of data source.

The interface is basic for the ISolrSourceDataImportDestinationInfo interface.

Properties

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

See also:

BISearch Assembly Interfaces