IEaxDataAreaTransformations.TransformationsSelection

Syntax

TransformationsSelection: IDimSelectionSet;

Description

The TransformationsSelection property returns selection of elements for which data transformation formula is set up.

Comments

To get array of dimension elements for which data transformation formula is set up, use IEaxDataAreaTransformations.TransformationElements.

Example

The property use is given in the example for IEaxDataAreaTransformations.IndexOf.

See also:

IEaxDataAreaTransformations