Back to Devexpress

BingTrafficIncidentResult Properties

wpf-devexpress-dot-xpf-dot-map-dot-bingtrafficincidentresult-dot-underscore-properties.md

latest2.5 KB
Original Source

BingTrafficIncidentResult Properties

Obsolete. Stores information about an incident.

NameDescription
CongestionInfoReturns the congestion description if the Type of the traffic incident is Congestion.
DescriptionReturns the incident description.
EndTimeReturns the time when the traffic incident will end.
IncidentIdReturns a unique ID for the incident.
LaneInfoReturns a description specific to lanes (for example, lane closures).
LastModifiedReturns the time of the last change to the incident-related data.
LocationCodesReturns a collection of traffic location codes if IncludeLocationCodes is enabled.
PointReturns geographical coordinates of the location where the incident occurs.
RoadClosedReturns the value that specifies whether the road is closed.
SeverityReturns the incident severity level.
StartTimeReturns the time when the incident occurred.
ToPointReturns the coordinates of the traffic incident’s endpoint (for example, the end of a construction zone).
TypeReturns the incident type.
VerifiedReturns the value that specifies whether the incident is visually verified or officially confirmed (for example, by the local police department).

See Also

BingTrafficIncidentResult Class

BingTrafficIncidentResult Members

DevExpress.Xpf.Map Namespace