Touchstone Re 2023 API Reference
Geocoder Property (ImportOptionsBase)


Air.Services.Proxy Assembly > AIR.Services.DataImport.Data Namespace > ImportOptionsBase Class : Geocoder Property
(Optional) Contains a Geocoder code that indicates which Geocoder Touchstone® should use to geocode the data that you would like to import.
Syntax
Public Property Geocoder As BaseGeocoder
Dim instance As ImportOptionsBase
Dim value As BaseGeocoder
 
instance.Geocoder = value
 
value = instance.Geocoder
public BaseGeocoder Geocoder {get; set;}
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

ImportOptionsBase Class
ImportOptionsBase Members