IStandardCubeDestination.CalcBindings

Syntax

CalcBindings: IStandardCubeFactBindings;

CalcBindings: Prognoz.Platform.Interop.Cubes.IStandardCubeFactBindings;

Description

The CalcBindings property returns bindings of calculated facts of cube display version.

Example

The example of use is given in description of the IStandardCubeCalculatedFactBinding.CalcMethod property.

See also:

IStandardCubeDestination