ArcGIS API for Windows Phone - Library Reference
AddressToLocationsParameters Class Members
See Also  Properties  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : AddressToLocationsParameters Class


The following tables list the members exposed by AddressToLocationsParameters.

Public Constructors

 NameDescription
public ConstructorAddressToLocationsParameters ConstructorInitializes a new instance of the AddressToLocationsParameters class.  
Top

Public Properties

 NameDescription
public PropertyAddress A Dictionary that contains key/value pairs representing the various address fields accepted by the corresponding geocode service. These fields are listed in the addressFields property of the associated geocode service resource.  
public PropertyOutFields The list of fields to include in a returned result set. If you specify the shape field in the list of return fields, it is ignored. For non-intersection addresses you can specify the candidate fields as defined in the geocode service. For intersection addresses you can specify the intersection candidate fields.  
public PropertyOutSpatialReference Gets or sets the output spatial reference for the returning coordinates.  
Top

See Also

© ESRI, Inc. All Rights Reserved.