Public Enum GeocodeMatchLevel Inherits System.Enum
Dim instance As GeocodeMatchLevel
public enum GeocodeMatchLevel : System.Enum
Public Enum GeocodeMatchLevel Inherits System.Enum
Dim instance As GeocodeMatchLevel
public enum GeocodeMatchLevel : System.Enum
Member | Description |
---|---|
AreaCentroid | Defines the Area Centroid geocode match level (10). |
CityCentroid | Defines the City Centroid geocode match level (5). |
CountyCentroid | Defines the County Centroid geocode match level (6). |
CrestaCentroid | Defines the CRESTA Centroid geocode match level (7). |
ExactAddress | Defines the Exact Address geocode match level (1). |
Point | Defines the Point geocode match level (9). |
PostalCodeCentroid | Defines the Postal Code Centroid geocode match level (4). |
RelaxedAddress | Defines the Relaxed Address geocode match level (3). |
UserSupplied | Defines the User-supplied Geocode (i.e., user-supplied latitude and longitude) geocode match level (8). |
ZIP9Centroid | Defines the ZIP 9 Centroid geocode match level (2). |
System.Object
System.ValueType
System.Enum
AIR.Services.ExposureConcentrationAnalysis.Data.GeocodeMatchLevel
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