IEaxDataAreaTransformation.Selection

Fore Syntax

Selection: IDimSelectionSet;

Fore.NET Syntax

Selection: Prognoz.Platform.Interop.Dimensions.IDimSelectionSet;

Description

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

Comments

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

Fore and Fore.NET Examples

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

See also:

IEaxDataAreaTransformation