The IMDCalculationSliceSumm interface contains properties that are used to set up summation parameters by this dimension.
| Property name | Brief description | |
![]() |
Data | The Data property determines a data source containing the list of elements used on creating summation formulas. |
![]() |
Enabled | The Enabled property determines whether child elements are summed by this dimension. |
![]() |
KeyFields | The KeyFields property determines a list of fields containing key elements values used for linking with child elements. |
![]() |
LookupFields | The LookupFields property determines a list of fields, by which child elements are searched. |
![]() |
Slice | The Slice property returns dimension parameters. |
![]() |
SQL | The SQL property determines an SQL query resulting with a table containing elements list, by which summation in formulas is set up. |
![]() |
TableName | The TableName property determines a name of a table containing the elements list, by which summation in formulas is set up. |
See also: