The following tables list the members exposed by AddressToLocationsParameters.
Name | Description | |
---|---|---|
![]() | AddressToLocationsParameters Constructor | Initializes a new instance of the AddressToLocationsParameters class. |
Name | Description | |
---|---|---|
![]() | Address | 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. |
![]() | OutFields | 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. |
![]() | OutSpatialReference | Gets or sets the output spatial reference for the returning coordinates. |