Enum DataClassPropertyType
Namespace: Casewhere.SystemTypes
Assembly: Casewhere.SystemTypes.dll
public enum DataClassPropertyType
Extension Methods
EnumExtensions.DeepClone<DataClassPropertyType>(DataClassPropertyType), SystemTypeExtensions.ToSystemType(DataClassPropertyType)
Fields
Array = 9
Boolean = 2
DateTime = 3
Document = 5
Double = 1
Enum = 8
ForeignKey = 7
Guid = 11
Integer = 0
Long = 6
Object = 10
String = 4
Unknown = 1000