ICalculatedCubeFormulasView.FormulaNaming

Syntax

FormulaNaming(DimensionKey: Integer): IDimensionModel;

Parameters

DimensionKey. Key of the dimension, for which attribute displayed in formula must be set.

Description

The FormulaNaming property determines the attribute displayed in the elements names in calculated cube formulas.

Example

The property use is given in the example for ICalculatedCubeFormulasView.Dimension.

See also:

ICalculatedCubeFormulasView