IEaxDataAreaTransformation.ModifierRightOperand

Syntax

ModifierRightOperand(Selection: IDimSelection): IDimSelection;

Parameters

Selection. Dimension selection.

Description

The ModifierRightOperand property returns modified selection of dimension.

Comments

To get operation type of selection modification ,use IEaxDataAreaTransformation.ModifierOperation.

Example

The method use is given in the example for IEaxDataAreaTransformation.Modifier.

See also:

IEaxDataAreaTransformation