TransformationsSelection: IDimSelectionSet;
TransformationsSelection: Prognoz.Platform.Interop.Dimensions.IDimSelectionSet;
The TransformationsSelection property returns selection of elements for which data transformation formula is set up.
To get array of dimension elements for which data transformation formula is set up, use IEaxDataAreaTransformations.TransformationElements.
The property use is given in the example for IEaxDataAreaTransformations.IndexOf.
See also: