MDCalculationFormulaElementSum

Description

The MDCalculationFormulaElementSum enumeration contains methods of summing the values of child elements.

It is used by the following properties and methods:

Available Values

Value Brief description
0 None. Method of summation is not determined.
1 SumOwner. Sum values of child elements together with the parent element value.
2 Mask. Sum by mask. Values of elements, the value of attribute, by which the link index is created, of which begins with the value of attribute of element, by which summation is set up, are summed.
Example: index of dimension is created by the Id field. Element with the 110 identifier is added to the formula. If summation by mask is used, values of elements, the identifier of which has value 110*, where * - any number, are summed.
3 Sum. Sum values of child elements.

See also:

Cubes Assembly Enumerations