TrafficIncidentCalculationResult Properties
Contains results of a request to a web service for traffic incident information.
Name | Description |
---|---|
Fault |
Returns the fault reason of a request.
Inherited from Request |
Incident |
Returns a list of traffic incidents with additional information (the location, incident type, and much more). |
Result |
Returns the code that contains information on whether the last request was successful.
Inherited from Request |
See Also