IPivotEvaluatorDimCalculates

Description

The IPivotEvaluatorDimCalculates interface contains properties and methods used to work with the collection of calculated elements by table dimensions.

Properties

  Property name Brief description
Count The Count property returns the number of dimensions, by which the calculated elements can be created.The Count property returns the number of dimensions, by which the calculated elements can be created.
Item The Item property returns properties of a dimension, index of which is passed by the Index parameter.

Methods

  Method name Brief description
Clear The Clear method deletes all calculated elements, created by any dimension.
FindByDimKey The FindByDimKey method searches a dimension and returns the collection of calculated elements by this dimension in case of successful search.

See also:

Pivot Assembly Interfaces