ListAttributeFieldType
The data types for fields in a list attribute.
| Name | Description |
|---|---|
Boolean | Indicates that the list attribute field contains a boolean value. |
Date | Indicates that the list attribute field contains a DateTime value. |
Decimal | Indicates that the list attribute field contains decimal numbers. |
Number | Indicates that the list attribute field contains a numeric value. |
Text | Indicates that the list attribute field contains text data. |