ISolrImportDocumentExtensionInfo.Cube

Fore Syntax

Cube: ICubeModel;

Fore.NET Syntax

Cube: Prognoz.Platform.Interop.Cubdes.ICubeModel;

Description

The Cube property determines cube which will be external data source.

Comments

External source structure must be the same as that of indexed source, the external source should also have one additional dimension. This is the dimension to be determined in the ISolrImportDocumentExtensionInfo.Dimension property.

Example

The example of use is given in description of the ISolrImportDocumentExtensionBinding.Element property.

See also:

ISolrImportDocumentExtensionInfo