DimSelectionSet.getItems

Syntax

getItems();

Description

The getItems method returns dimensions array from a collection that is a metabase object.

Comments

This method returns an array of PP.Mb.DimSelection objects.

Example

The example of method use is given in the DimSelectionSet Constructor page.

See also:

DimSelectionSet