ItineraryItem.Warnings Property

 

An ItineraryItemWarning Class array containing the warnings associated with the itinerary item. Get this property from the service response.

Syntax

public ItineraryItemWarning[] Warnings { set; get; }
Public Property Warnings As ItineraryItemWarning()