Touchstone 11.0 API Reference
GeocodeLocationInput Class Members
Properties 


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

The following tables list the members exposed by GeocodeLocationInput.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property(Required if you do not supply Latitude and Longitude or CRESTA) Contains the code that represents the area associated with the location.  
Public Property (Optional) Contains the name of the city associated with the location.  
Public Property (Required) Contains the name or code that represents the country associated with the location.  
Public Property(Required if you do not supply Latitude and Longitude or Area) Contains the name or code that represents the CRESTA associated with the location.  
Public Property(Required if you do not supply level 2, 3, and four address data) Contains the latitude associated with the location in degrees north.

For values south of the equator, the latitude is a negative value.

 
Public Property (Optional) Contains 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 Property(Required if you do not supply Latitude and Longitude or Zip9PostalCode) Contains the postal code associated with the location.  
Public Property (Optional) Contains the street address associated with the location.  
Public Property(Required if you do not supply Latitude and Longitude or SubArea2) Contains the name or code that represents the subarea associated with the location.  
Public Property(Required if you do not supply Latitude and Longitude or SubArea) Contains the name or code that represents 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 Property(Optional) Contains the user-supplied geocode match level code for this Location.  
Public Property(Required if you do not supply Latitude and Longitude or PostalCode) Contains the 9-digit postal code associated with the location.

Zip9PostalCode applies only to locations in the United States.

 
Top
See Also

Reference

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