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

This will return a collection of GeocodeFields that are describing the CandidatesFields that can be added as ouputs when sending a request to the Geocode Service

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property CandidatesFields As ReadOnlyCollection(Of GeocodeField)
C# 
public ReadOnlyCollection<GeocodeField> CandidatesFields {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.