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