ReverseGeocodeRequest.Location Property

 

A Location Class object specifying the map location to match to known geographic entities. Required. Set this property before making a service request.

Syntax

public Location Location { set; get; } 
Public Property Location As Location