ArcGIS Runtime SDK for WPF - Library Reference
AddressesFields Property
See Also 
ESRI.ArcGIS.Client.Local Namespace > LocalGeocodeService Class : AddressesFields Property

This will return a collection of GeocodeFields that are describing the AddressesFields that the Geocode Service accepts as inputs

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property AddressesFields As ReadOnlyCollection(Of GeocodeField)
C# 
public ReadOnlyCollection<GeocodeField> AddressesFields {get;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.