ICubeLoaderDimensionBinding.AttributeId

Syntax

AttributeId: String;

Description

The AttributeId property determines the attribute identifier, by which values the element search is executed in dimension when loading the data.

Comments

When the Load method is executed, when all the required objects are created the data is loading to the table. Data is loaded from the source to the table as follows:

The AttributeId property is not specified by default, and the search is executed according to the element names.

See also:

ICubeLoaderDimensionBinding