Skip to main content
All docs
V23.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