Pivot > Pivot Assembly Interfaces > IPivotEvaluatorDimCalculatesList
The IPivotEvaluatorDimCalculatesList interface contains properties of collection of calculated factors that were created relative to any dimension element.
Property name | Brief description | |
![]() |
Count | The Count property returns the number of calculated factors that were created relative to the Element element. |
![]() |
DimCalculatesItem | The DimCalculatesItem property returns all calculated factors that were created for the dimension, in which the Element element is located. |
![]() |
Element | The Element property returns index of the dimension element, relative to which calculated factors are created. |
![]() |
Item | The Item property returns index of the calculated factor in the collection of factors of the whole dimension. |
See also: