Touchstone 11.0 API Reference
SummaryOfUserProvidedGeocodeMatchLevel Property


Air.Services.Proxy Assembly > AIR.Services.ActivityMonitor.Data Namespace > ImportStatisticsData Class : SummaryOfUserProvidedGeocodeMatchLevel Property
Contains the summary of the user-provided geocode match level for the exposures imported into Touchstone.
Syntax
Public Property SummaryOfUserProvidedGeocodeMatchLevel As List(Of StatisticsData)
Dim instance As ImportStatisticsData
Dim value As List(Of StatisticsData)
 
instance.SummaryOfUserProvidedGeocodeMatchLevel = value
 
value = instance.SummaryOfUserProvidedGeocodeMatchLevel
public List<StatisticsData> SummaryOfUserProvidedGeocodeMatchLevel {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

ImportStatisticsData Class
ImportStatisticsData Members