BingItineraryItem.Warnings Property
Gets the warnings associated with the itinerary item.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
List<BingItineraryItemWarning> | A list of BingItineraryItemWarning objects containing a warning for this itinerary item. |
See Also