GeocodingBatchRequestItem.Locality Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The locality portion of an address, such as Seattle.
If query is given, should not use this parameter.
public string Locality { get; set; }
member this.Locality : string with get, set
Public Property Locality As String