ICalculatedCubeFormulasView.ViewNaming

Syntax

ViewNaming(DimensionKey: Integer): IDimAttribute;

Parameters

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

Description

The ViewNaming property determines an attribute displayed in the elements names in calculated cube dimension.

Example

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

See also:

ICalculatedCubeFormulasView