wpf-devexpress-dot-xpf-dot-map-dot-bingtrafficincidentresult-34b4a20b.md
Returns the incident type.
Namespace : DevExpress.Xpf.Map
Assembly : DevExpress.Xpf.Map.v25.2.dll
NuGet Package : DevExpress.Wpf.Map
public BingTrafficIncidentType Type { get; }
Public ReadOnly Property Type As BingTrafficIncidentType
| Type | Description |
|---|---|
| BingTrafficIncidentType |
A value that specifies the incident type.
|
Available values:
Show 11 items
| Name | Description | Icon |
|---|---|---|
| Accident |
The type of incident is Accident.
|
| | Congestion |
The type of incident is Congestion.
|
| | DisabledVehicle |
The type of incident is Disabled Vehicle.
|
| | MassTransit |
The type of incident is Mass Transit.
|
| | Miscellaneous |
The type of incident is Miscellaneous.
|
| | OtherNews |
The type of incident is Other News.
|
| | PlannedEvent |
The type of incident is Planned Event.
|
| | RoadHazard |
The type of incident is Road Hazard.
|
| | Construction |
The type of incident is Construction.
|
| | Alert |
The type of incident is Alert.
|
| | Weather |
The type of incident is Weather.
|
|
See Also
BingTrafficIncidentResult Class