CubeId: String;
The CubeId property returns cube identifier.
Depending on the element, for which the property value is obtained, the property returns identifier of the cube that has different purposes:
If the property is obtained for the whole collection described by the IVirtualCubeDimensionJoins interface: the property returns identifier of the cube, for which comparison of dimensions with dimensions of other cubes is set.
If the property is obtained for element of the collection described by the IVirtualCubeDimensionJoins interface: the property returns identifier of the cube, which dimensions are compared with some cube.
See also: