ArcGIS Runtime SDK for WPF - Library Reference
FindTaskAsync(LocatorFindParameters) Method
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > Locator Class > FindTaskAsync Method : FindTaskAsync(LocatorFindParameters) Method

parameters
Includes text and additional options for refining or restricting search results.
An asynchronous geoprocessing task to obtain geocoding search results for locations based upon a single input field.

Syntax

Visual Basic (Declaration) 
Public Overloads Function FindTaskAsync( _
   ByVal parameters As LocatorFindParameters _
) As Task(Of LocatorTaskFindResult)

Parameters

parameters
Includes text and additional options for refining or restricting search results.

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.