Pivot > Pivot Assembly Interfaces > IPivotEvaluatorDimCalculates > IPivotEvaluatorDimCalculates.FindByDimKey
FindByDimKey(DimKey: Integer): IPivotEvaluatorDimCalculatesItem;
DimKey - dimension key.
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: