public enum AttributeTypeEnumPublic Enumeration AttributeTypeEnumpublic enum class AttributeTypeEnumtype AttributeTypeEnum| BOOLEAN | 0 | |
| OPTION | 1 | |
| FLOAT | 2 | |
| INTEGER | 3 | |
| TEXT | 4 | |
| unknown | 5 |
| GetDescription | (Defined by EnumExtensions) |
| ToReadableString | (Defined by EnumExtensions) |