CustomTestFieldType enum
Data type of the custom test field
Fields
| Bit = 2 | Boolean data type. |
| DateTime = 4 | Datetime data type. |
| Float = 6 | Floating integer data type. |
| Int = 8 | Integer data type. |
| String = 12 | String data type. |
| Guid = 14 | Unique identifier data type. |