Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

BingTrafficIncidentResult Properties

Stores information about an incident.
Name Description
CongestionInfo Returns the congestion description if the Type of the traffic incident is Congestion.
Description Returns the incident description.
EndTime Returns the time when the traffic incident will end.
IncidentId Returns a unique ID for the incident.
LaneInfo Returns a description specific to lanes (for example, lane closures).
LastModified Returns the time of the last change to the incident-related data.
LocationCodes Returns a collection of traffic location codes if IncludeLocationCodes is enabled.
Point Returns geographical coordinates of the location where the incident occurs.
RoadClosed Returns the value that specifies whether the road is closed.
Severity Returns the incident severity level.
StartTime Returns the time when the incident occurred.
ToPoint Returns the coordinates of the traffic incident’s endpoint (for example, the end of a construction zone).
Type Returns the incident type.
Verified Returns the value that specifies whether the incident is visually verified or officially confirmed (for example, by the local police department).
See Also