Touchstone 11.0 API Reference
PreserveGeocodeType Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Geocode.Data Namespace : PreserveGeocodeType Enumeration
Defines a set of options that enable you to geocode locations based on geocode types in Premium geocoding.
Syntax
Public Enum PreserveGeocodeType 
   Inherits System.Enum
Dim instance As PreserveGeocodeType
public enum PreserveGeocodeType : System.Enum 
Members
MemberDescription
OverwriteAll Indicates that Touchstone® should overwrite all user-supplied geocodes.
PreserveAllGeocodes Indicates that Touchstone® should retain all user-supplied geocodes in Premium Geocoder.
PreservePremiumGeocodes Indicates that Touchstone® should preserve the premium geocoded codes for the selected locations during Premium geocoding.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Common.Geocode.Data.PreserveGeocodeType

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

AIR.Services.Common.Geocode.Data Namespace