GeocodeResult.MatchCodes Property

 

A string array containing the type of matches used to geocode the locations found in the Locations property. Get this property from the service response.

Syntax

public string[] MatchCodes { set; get; }
Public Property MatchCodes As String()

Remarks

The return values for the MatchCodes property are listed in the Geocode Match Code and Match Method Tables topic.