Touchstone Re 2023 API Reference
GeocodeLocationOutput Class Members
Properties 


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : GeocodeLocationOutput Class

The following tables list the members exposed by GeocodeLocationOutput.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyContains the code that represents the area associated with the location.  
Public PropertyContains the name of the area associated with the location.  
Public PropertyContains the name of the city associated with the location.  
Public PropertyContains the code that represents the country associated with the location.  
Public PropertyContains the name of the country associated with the location.  
Public PropertyContains the code that represents the CRESTA associated with the location.  
Public PropertyContains the name of the CRESTA associated with the location.  
Public PropertyContains information about any errors that the application encountered during the geocoding process.  
Public Property(Required if you have selected Premium geocoding) Contains the GeocoderCode associated with the location that you want to geocode using Premium Geocoder. ///  
Public PropertyContains the geocode match level that the application achieved for the location.  
Public PropertyContains the latitude of the location in degrees north.  
Public PropertyContains the user-specified identifier of the location.  
Public Property(Required if you do not supply level 2, 3, and four address data) Contains the longitude associated with the location in degrees east. For values west of the Greenwich meridian, the longitude is a negative value.  
Public PropertyContains the postal code associated with the location.  
Public PropertyIndicates the user-specified account identifier assoicated with a location that you want to geocode using Premium Geocoder.  
Public Property(Required if you have selected Premium geocoding option) Contains the latitude associated with the location that you want to geocode using Premium Geocoder.  
Public Property(Required if you have selected Premium geocoding option) Contains the longitude associated with the location that you want to geocode using Premium Geocoder  
Public PropertyContains the street address associated with the location.  
Public PropertyContains the subarea 2 associated with the location. Subarea 2 represents a finer resolution than postal code and applies only to a subset of countries.  
Public PropertyContains the code that represents the subarea associated with the location.  
Public PropertyContains the name of the subarea associated with the location.  
Public Property(Optional) Contains the user-supplied geocode match level code for this Location.  
Public PropertyContains the 9-digit postal code associated with the location. Zip9PostalCode applies only to locations in the United States.  
Top
See Also

Reference

GeocodeLocationOutput Class
AIR.Services.Common.Exposure.Data Namespace