ArcGIS API for WPF - Library Reference
AddressToLocationsLastResult Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > Locator Class : AddressToLocationsLastResult Property

The last result of the AddressToLocations operation.

Syntax

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

Property Value

The AddressToLocations last result.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.