Touchstone 11.0 API Reference
MatchLevel Property (UpdateLocationResponse)


Air.Services.Proxy Assembly > AIR.Services.ExposureManagement.Api Namespace > UpdateLocationResponse Class : MatchLevel Property
Contains the updated geocode match level of the Location that you have updated using the UpdateLocation() method.
Syntax
Public Property MatchLevel As String
Dim instance As UpdateLocationResponse
Dim value As String
 
instance.MatchLevel = value
 
value = instance.MatchLevel
public string MatchLevel {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

UpdateLocationResponse Class
UpdateLocationResponse Members