Expression(Index: Integer): IExpression;
Index - index of the calculated element by this dimension.
The Expression property returns the expression, according to which the calculated element, which index is passed by the Index parameter, is calculated.
The example of use is given in description of the IPivotEvaluatorDimCalculatesItem.AddCalculatedElement method.
See also: