Show / Hide Table of Contents

Class LocatorAttribute

A class representing an attribute of a Locator candidate.

Inheritance
System.Object
LocatorAttribute
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Tasks.Geocoding
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class LocatorAttribute

Properties

Name Description
DisplayName

Gets the display name (alias) of the locator attribute.

IsRequired

Gets a value indicating whether or not this locator attribute is required.

Name

Gets the name of the locator attribute.

Type

Gets the type of the locator attribute.

Applies to

TargetVersions
.NET Standard 2.0100.3 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.0 - 200.8
Xamarin.Android100.0 - 100.15
Xamarin.iOS100.0 - 100.15
UWP100.0 - 200.8
In This Article
Back to top Copyright © 2022 Esri.