Touchstone 11.0 API Reference
GeocodeLocationsResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureManagement.Api Namespace : GeocodeLocationsResponse Class
Contains the list of geocoded locations that you requested using the GeocodeLocations() method.
Syntax
Public Class GeocodeLocationsResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
Dim instance As GeocodeLocationsResponse
public class GeocodeLocationsResponse : AIR.Services.Common.Api.ResponseBase 
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.ResponseBase
      AIR.Services.ExposureManagement.Api.GeocodeLocationsResponse

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

GeocodeLocationsResponse Members
AIR.Services.ExposureManagement.Api Namespace