The LayoutFormulaTermType enumeration contains types of the term in use.
It is used by the following property:
| Value | Brief description |
| 0 | None. Term type is undefined. |
| 1 | Value. Value. |
| 2 | Node. Layout element. The element is set by the value of the IPrxDataIslandDimensionLayoutFormulaParser.TermNodeKey property. |
| 3 | Element. Dimension element. The element is set by the value of the IPrxDataIslandDimensionLayoutFormulaParser.TermElementID property. |
| 4 | OverallTotal. Total. |
| 5 | SubTotal. Subtotal. |
See also: