BingItineraryItemWarning.Type Property
Gets the type of the warning.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v20.2.dll
Declaration
public BingItineraryWarningType Type { get; }
Public ReadOnly Property Type As BingItineraryWarningType
Property Value
Type | Description |
---|---|
BingItineraryWarningType | A BingItineraryWarningType enumeration value specifying the warning type. |
See Also
Feedback