Description
Contains the response to a Geocode request.
Version
Version 4.2
Parameter | Type | Notes |
---|---|---|
GeocodedLocation
|
Location | The original location sent into the engine. If the geocode was successful, the Latitude and Longitude will be filled in. |
IsGeocoded
|
bool | If set to false, the geocode failed. |
ResponseStatus
|
ResponseType | |
ReponseMessage
|
string |
Notes
None
Related
None