IVirtualCubeSourceMatrix.Matrix

Syntax

Matrix: IMatrix;

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

Description

The Matrix property returns the matrix with data calculated for virtual cube source.

Fore and Fore.NET Examples

The example of use is given in description of the IVirtualCubeInstance.ExecuteCallback property.

See also:

IVirtualCubeSourceMatrix