Touchstone Re 2023 API Reference
ValidatorMatchCode Property (LocationBase)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationBase Class : ValidatorMatchCode Property
Contains a code that provides information about how Touchstone® matched supplied street-level address information to the underlying street-level geocoding data for this Location.
Syntax
Public Property ValidatorMatchCode As String
Dim instance As LocationBase
Dim value As String
 
instance.ValidatorMatchCode = value
 
value = instance.ValidatorMatchCode
public string ValidatorMatchCode {get; set;}
Remarks
For a detailed description of each of the Validator Match Codes, see the tValidatorMatch table in the AIRReference database.
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