Inherits Report.
Properties |
|
| GeocodeOutputLocation | Origin[get, set]
|
| Gets or sets the trip's origin. More... |
|
| GeocodeOutputLocation | Destination[get, set]
|
| Gets or sets the trip's destination. More... |
|
| List< DetailReportLeg > | ReportLegs[get, set]
|
| Gets or sets the list of the detail report's legs. There should be one leg per trip
stop including the destination. More... |
|
| bool | TrafficDataUsed[get, set]
|
| Gets or sets a value indicating whether or not traffic data is used in this report. More... |
|
| string | RouteID[get, set]
|
| Gets or sets the unique route identifier that was supplied during the request. More... |
|
| DiagnosticInfo | Diagnostics[get, set]
|
| Gets or sets the unique route identifier that was supplied during the request. More... |
|
| string | AssetId[get, set]
|
| Gets or sets the asset id that was supplied during the request. More... |
|
Represents a detailed report which contains detailed information for a trip including mileage, costs, directions, etc.
|
getset |
Gets or sets the trip's origin.
|
getset |
Gets or sets the trip's destination.
|
getset |
Gets or sets the list of the detail report's legs. There should be one leg per trip stop including the destination.
|
getset |
Gets or sets a value indicating whether or not traffic data is used in this report.
|
getsetinherited |
Gets or sets the unique route identifier that was supplied during the request.
|
getsetinherited |
Gets or sets the unique route identifier that was supplied during the request.
|
getsetinherited |
Gets or sets the asset id that was supplied during the request.