IVirtualCubeSourceMatrix

Assembly: Cubes;

Description

The IVirtualCubeSourceMatrix interface is used to get information about matrix with data that is calculated for virtual cube source.

Inheritance Hierarchy

IVirtualCubeSourceMatrix

Comments

It is possible to get information about source matrix by using properties and methods of the IVirtualCubeSourceMatricesList interface.

Properties

  Property name Brief description
Matrix

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

The SourceKey property returns key of the virtual cube source for which matrix with data is calculated.

See also:

Cubes Assembly Interfaces