Represents all dimension values associated with an OLAPQuery. Dimensions are categories of information.
This example shows how to count the number of dimensions in an OLAPQuery and display the results in an Alert box:.
Alert(ActiveDocument.Sections["OLAPQuery"].Catalog.Dimensions.Count)
Item(Value As NameOrIndex), RetrieveDimensions ()
Read-only: Attribute Dimension as Boolean, Count as Number, Name as String, UniqueName as String