ItineraryItem.Location Property
A Location Class defining the location of the start of the itinerary item. Get this property from the service response.
Syntax
public Location Location { set; get; }
Public Property Location As Location
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
A Location Class defining the location of the start of the itinerary item. Get this property from the service response.
public Location Location { set; get; }
Public Property Location As Location