OLAPValues (Object)

Member of:

OLAPLevelOrHierarchy object

Description:

Represents the content values (members) in a level.

Example:

This example shows how to count the number of members in a level:

Alert(ActiveDocument.Sections["OLAPQuery"].Catalog.Dimensions["Location"]["Values"].Count)

Methods:

Item(NameOrIndex))

Properties:

Read-only: Property Count As Number, Property Name As String, Property ParentName As String