Skip to main content
A newer version of this page is available. .
All docs
V21.2

TrafficIncidentCalculationResult Properties

Contains results of a request to a web service for traffic incident information.
Name Description
FaultReason Returns the fault reason of a request. Inherited from RequestResultBase.
IncidentResults Returns a list of traffic incidents with additional information (the location, incident type, and much more).
ResultCode Returns the code that contains information on whether the last request was successful. Inherited from RequestResultBase.
See Also