IPivotDimensions.FindByKey

Syntax

FindByKey(DimKey: Integer): IPivotDimension;

Parameters

DimKey - dimension key, according to which the search is executed.

Description

The FindByKey method searches and returns data source dimension properties in case of successful search.

See also:

IPivotDimensions