IsMeta: Boolean;
The IsMeta property determines whether metahierarchy dimension is used in virtual cube.
Available values:
True. Metahierarchy dimension is used in virtual cube.
False. Default value. Metahierarchy dimension is not used in virtual cube.
Metahierarchy dimension is a new type of composite dimension of virtual cubes.
Metahierarchy dimension can be one, it can be used instead of a standard composite dimension.
Metahierarchy dimension is supported only if virtual cube has a source that is a time series database.
The property use is given in the example for IVirtualCube.IsFiltrationMatrix.
See also: