ArcGIS API for Silverlight - Library Reference
AddressCandidates Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > AddressesToLocationsResult Class : AddressCandidates Property

Gets the list of address candidates.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property AddressCandidates As IList(Of AddressCandidate)
C# 
public IList<AddressCandidate> AddressCandidates {get;}

Property Value

The list of address candidates.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.