> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# DataType

> The DataType enumerator lists the possible data types a field can contain, used by Field.DataType in Custom activity scripts.

`DataType` enumerates the possible data types a field can contain.

## Constants

* **None**
* **Text**
* **Date**
* **Amount**
* **Number**
* **Choice**
* **Binary**
* **Boolean**

## Related topics

* [Field](/vantage/documentation/skill-designer/process/custom-activity/field)
* [FieldOcrType](/vantage/documentation/skill-designer/process/custom-activity/field-ocr-type)
* [Object model](/vantage/documentation/skill-designer/process/custom-activity/object-model)
