public enum AttributeTypePublic Enumeration AttributeTypepublic enum class AttributeTypetype AttributeType| Int64 | 0 | |
| Decimal | 1 | |
| Double | 2 | |
| String | 3 | |
| Boolean | 4 | |
| ImageBase64 | 5 | |
| DateTime | 6 | |
| Option | 7 | |
| Link | 8 |
| GetDescription | (Defined by EnumExtensions) |
| ToReadableString | (Defined by EnumExtensions) |