IEaxDataAreaPivotSlice.AssociatedSelectionGetter

Syntax

AssociatedSelectionGetter: IPivotSliceAssociatedSelectionGetter;

Description

The AssociatedSelectionGetter property returns the object that is used to get associative dimension selections from MOLAP server.

Comments

The property is relevant if the IEaxDataArea.AssociatedSelSetEnabled property is set to True.

Example

The property use is given in the example for IEaxDataArea.AssociatedSelSetEnabled.

See also:

IEaxDataAreaPivotSlice