Enums.LocatorAttributeType enumeration
LocatorAttribute.">
Enums.LocatorAttributeType enumeration | ArcGISQtQml
QML Enumeration List
Enums.LocatorAttributeType enumeration
The LocatorAttributeType can be one of:
Constant | Description |
---|---|
Enums.LocatorAttributeTypeString | (10) String type. |
Enums.LocatorAttributeTypeInt | (2) Integer type. |
Enums.LocatorAttributeTypeDouble | (6) Floating point type. |
Enums.LocatorAttributeTypeBool | (1) Boolean type. |