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

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

Syntax

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