Touchstone 11.0 API Reference
GeocodeLocationsRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureManagement.Api Namespace : GeocodeLocationsRequest Class
Contains Business Unit SID and SQL Instance SID associated with the list of locations to geocode, as well as the location data.

You can geocode a maximum of 500 locations at one time.

For each location, at minimum, you must supply the CountryCode and either:

Syntax
Public Class GeocodeLocationsRequest 
   Inherits AIR.Services.Common.Api.RequestBase
Dim instance As GeocodeLocationsRequest
public class GeocodeLocationsRequest : AIR.Services.Common.Api.RequestBase 
Remarks

For detailed information about geocoding in Touchstone®, see Using Geocoding in Touchstone on AIR's Client Portal.

Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.RequestBase
      AIR.Services.ExposureManagement.Api.GeocodeLocationsRequest

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GeocodeLocationsRequest Members
AIR.Services.ExposureManagement.Api Namespace