Touchstone Re 2023 API Reference
EnhancedGeoMatchLevelCode Property (LocationBase)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationBase Class : EnhancedGeoMatchLevelCode Property
Contains a code that represents the enhanced geocode match level for this Location, that is, the resolution level at which Touchstone® has geocoded this Location, based on the country, area, address, user-supplied geocode, etc. information that you have provided.
Syntax
Public Property EnhancedGeoMatchLevelCode As String
Dim instance As LocationBase
Dim value As String
 
instance.EnhancedGeoMatchLevelCode = value
 
value = instance.EnhancedGeoMatchLevelCode
public string EnhancedGeoMatchLevelCode {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

LocationBase Class
LocationBase Members