ModifierRightOperand(Selection: IDimSelection): IDimSelection;
ModifierRightOperand[Selection: Prognoz.Platform.Interop.Dimensions.IDimSelection]:
Prognoz.Platform.Interop.Dimensions.IDimSelection;
Selection. Dimension selection.
The ModifierRightOperand property returns modified selection of dimension.
To get operation type of selection modification ,use IEaxDataAreaTransformation.ModifierOperation.
The method use is given in the example for IEaxDataAreaTransformation.Modifier.
See also: