Assembly: Cubes;
The IVirtualCubeSourceMatrix interface is used to get information about matrix with data that is calculated for virtual cube source.
IVirtualCubeSourceMatrix
It is possible to get information about source matrix by using properties and methods of the IVirtualCubeSourceMatricesList interface.
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: