LocatorAttribute QML Type

  • Esri.ArcGISRuntime
  • LocatorAttribute
  • Information about a Locator's attributes. More...

    Import Statement: import Esri.ArcGISRuntime
    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

    [read-only] displayName : string

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


    [read-only] name : string

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


    [read-only] required : bool

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


    [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.