BingItineraryItemWarning.Severity Property
Gets the severity level of the itinerary item.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v20.2.dll
Declaration
public BingItineraryWarningSeverity Severity { get; }
Public ReadOnly Property Severity As BingItineraryWarningSeverity
Property Value
Type | Description |
---|---|
BingItineraryWarningSeverity | A BingItineraryWarningSeverity enumeration value. |
Remarks
For more information, refer to the Bing Route Data topic in MSDN.
See Also
Feedback