Relations: IStandardCubeRelations;
The Relations property returns the collection of cube display version relations.
Relations allow for getting fact values by means of shifting relative to the current calculation point. It is used in calculated cube facts.
The example of use is given in description of the IStandardCubeCalculatedFactBinding.TimeBackwardLag, IStandardCubeCalculatedFactBinding.TimeForwardLag properties.
See also: