LocatorAttribute QML Type

Information about a Locator's attributes. More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.0
Inherits:

Object

Properties

Detailed Description

Note: You cannot declare or create a component of this type in QML code.

Property Documentation

displayName : string

Returns the display name of the attribute (read-only).


name : string

Returns the name of the attribute (read-only).


required : bool

Returns whether the attribute is a required field (read-only).


type : Enums.LocatorAttributeType

Returns the type of the attribute (read-only).

See also Enums.LocatorAttributeType.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.