TrafficIncidentCalculationResult Properties
Obsolete. 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 or not the last request was successful. Inherited from RequestResultBase. |
See Also