Data
|
[Missing <summary> documentation for "T:Casewhere.SystemTypes.DataClassPropertyType"]
[SerializableAttribute] public enum DataClassPropertyType
| Member name | Value | Description |
|---|---|---|
| Integer | 0 | |
| Double | 1 | |
| Boolean | 2 | |
| DateTime | 3 | |
| String | 4 | |
| Document | 5 | |
| Long | 6 | |
| ForeignKey | 7 | |
| Enum | 8 | |
| Array | 9 | |
| Object | 10 | |
| Guid | 11 | |
| Unknown | 1,000 |