GeocodingBatchRequestItem.AddressLine 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 official street line of an address relative to the area, as specified by the locality, or postalCode, properties. Typical use of this element would be to provide a street address or any official address.
If query is given, should not use this parameter.
public string AddressLine { get; set; }
member this.AddressLine : string with get, set
Public Property AddressLine As String