IStandardCubeDestination.Relations

Syntax

Relations: IStandardCubeRelations;

Description

The Relations property returns the collection of cube display version relations.

Comments

Relations allow for getting fact values by means of shifting relative to the current calculation point. It is used in calculated cube facts.

Example

The example of use is given in description of the IStandardCubeCalculatedFactBinding.TimeBackwardLag, IStandardCubeCalculatedFactBinding.TimeForwardLag properties.

See also:

IStandardCubeDestination