IPivotEvaluatorDimCalculates.FindByDimKey

Syntax

FindByDimKey(DimKey: Integer): IPivotEvaluatorDimCalculatesItem;

Parameters

DimKey - dimension key.

Description

The FindByDimKey method searches and returns the collection of calculated elements that were created by dimension, which key is passed by the DimKey parameter.

See also:

IPivotEvaluatorDimCalculates