Index: IDimIndex;
The Index property determines the dictionary index that is used to bind to data set fields.
If the ICubeCreator.Table or the ICubeCreatorFact.Table property is used for the cube creator, each index attribute is to be mapped with the table field in the Fields collection.
Primary dictionary index is used by default.
The example of use is given in description of the ICubeCreator.CreateCube method.
See also: