IVirtualCubeFacts.Source

Syntax

Source(Index: Integer): IVirtualCubeSource;

Parameters

Index - index of the element in fact dimension.

Description

The Source property returns the data source of the virtual cube, to which the element of fact dimension corresponds, which index is passed by the Index parameter.

See also:

IVirtualCubeFacts