The PrxDocumentExpressionTermType enumeration is used to determine term type in calculated field formula.
It is used by the following property:
| Value | Brief description |
| 0 | None. Term type is undefined. |
| 1 | PointType. Pointwise term. |
| 2 | TabType. Table expression. |
See also: