IPivotDimensions.FindByKey

Syntax

FindByKey(DimKey: Integer): IPivotDimension;

Parameters

DimKey. Key of the dimensions, by which search is executed.

Description

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

Example

The property use is given in the example for IPivotDimensionLevelNumbering.Enable.

See also:

IPivotDimensions