Enumeration
Datatype of an extended property.
Enumeration Members
Enumeration member | Value | Notes |
---|---|---|
Boolean | "Boolean" | Boolean type. |
DateOnly | "DateOnly" | Date only type. Only supported in feature service extended properties |
DateTime | "DateTime" | Date type. |
Double | "Double" | Double type. |
Integer | "Integer" | Integer type. |
String | "String" | String type. |
TimeOnly | "TimeOnly" | Time only type. Only supported in feature service extended properties |
TimestampOffset | "TimestampOffset" | Timestamp offset type. Only supported in feature service extended properties |