ItineraryItem.Hints Property

 

An ItineraryItemHint Class array containing the hints with the itinerary item. Get this property from the service response.

Syntax

public ItineraryItemHint[] Hints { set; get; }
Public Property Hints As ItineraryItemHint()