The following tables list the members exposed by the GeocodingResult type.

Name Description
Public property Score The score of the result if successful
Public property Status If geocoding successful or not
Public property X The x value (Longitude) if successful
Public property Y The y value (Latitude) if successful
Top