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