Possible values for the customType property on simple expressions indicating the data type of the field.

Enumeration Members

BooleanType: "BooleanType"
DateTimeType: "DateTimeType"
DateType: "DateType"
EnumType: "EnumType"
LocalizedEnumType: "LocalizedEnumType"
LocalizedStringType: "LocalizedStringType"
NumberType: "NumberType"
SetTypeDateTimeType: "SetType.DateTimeType"
SetTypeDateType: "SetType.DateType"
SetTypeEnumType: "SetType.EnumType"
SetTypeLocalizedEnumType: "SetType.LocalizedEnumType"
SetTypeLocalizedStringType: "SetType.LocalizedStringType"
SetTypeNumberType: "SetType.NumberType"
SetTypeStringType: "SetType.StringType"
SetTypeTimeType: "SetType.TimeType"
StringType: "StringType"
TimeType: "TimeType"