Matrix: IMatrix;
The Matrix method returns output matrix with data.
If a virtual cube is calculated in the CubeInstanceDestinationExecutorOptions.KeepSourceMatrices mode, the output matrix returned by the Matrix property can be cast to the IVirtualCubeSourceMatrices interface to work with single source matrices.
The property use is given in the example for ICubeInstanceDestinationExecutor.Callback.
See also: