IEaxDataAreaTransformations.TransformationsSelection

Fore Syntax

TransformationsSelection: IDimSelectionSet;

Fore.NET Syntax

TransformationsSelection: Prognoz.Platform.Interop.Dimensions.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.

Fore and Fore.NET Examples

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

See also:

IEaxDataAreaTransformations