ICalculatedCubeDimension.TimeAttribute

Syntax

TimeAttribute: IDimAttribute;

Description

The TimeAttribute property determines the dimension attribute that controls the choice of formula validity.

Comments

The attribute to be set must have the Date type. The property is relevant if the IsTime property is set to True.

Example

The property use is given in the example for ICalculatedCubeDimension.IsTime.

See also:

ICalculatedCubeDimension