ICubeExecutorDrillThroughItems.Matrix

Fore Syntax

Matrix: IMatrix;

Fore.NET Syntax

Matrix: Prognoz.Platform.Interop.Matrix.IMatrix;

Description

The Matrix property returns drillthrough data as a matrix on cube calculation.

Comments

The matrix contains:

Fore and Fore.NET Examples

The property use is given in the example for ICubeInstanceDestinationExecutor.DrillThrough.

See also:

ICubeExecutorDrillThroughItems