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