Show contents 

Express > Express Assembly Interfaces > IEaxDataAreaTransformation > IEaxDataAreaTransformation.Selection

IEaxDataAreaTransformation.Selection

Syntax

Selection: IDimSelectionSet;

Description

The Selection property determines selection of dimension where data transformation formula is located.

Comments

To set key of the dimension where data transformation formula is located, use IEaxDataAreaTransformation.DimKey.

Example

The property use is given in the example for IEaxDataAreaTransformation.Transform.

See also:

IEaxDataAreaTransformation