RetailConnFieldTypeEnum Enumeration
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
None | 0 | None |
Option | 1 | Option |
Boolean | 2 | Boolean |
Integer | 3 | Integer |
ShortInteger | 4 | Short integer |
Text | 5 | Text |
Code | 6 | Code |
DateType | 7 | Date |
TimeType | 8 | Time |
Decimal | 9 | Decimal |
Binary | 10 | Binary |
Blob | 11 | Blob |
DateTime | 12 | DateTime |
Int64 | 13 | Int64 |
Guid | 14 | GUID |