StopReportLine Class Reference

Properties

GeocodeOutputLocation Stop [get, set]
 Gets or sets the address information of the stop. More...
 
string LMiles [get, set]
 Gets or sets the leg mileage data. More...
 
string TMiles [get, set]
 Gets or sets the total mileage data. More...
 
string LCostMile [get, set]
 Gets or sets the leg cost/mile data. More...
 
string TCostMile [get, set]
 Gets or sets the total cost/mile data. More...
 
string LHours [get, set]
 Gets or sets the leg hours data. More...
 
string THours [get, set]
 Gets or sets the total hours data. More...
 
string LTolls [get, set]
 Gets or sets the leg tolls data. More...
 
string TTolls [get, set]
 Gets or sets the total tolls data. More...
 
string LEstghg [get, set]
 Gets or sets the leg ETSGHG data. More...
 
string TEstghg [get, set]
 Gets or sets the total ESTGHG data. ESTGHG is the estimated green house gas. More...
 
string EtaEtd [get, set]
 Gets or sets the estimated time of arrival or departure. More...
 
double StopDuration [get, set]
 Gets or sets the stop duration between stops. More...
 

Detailed Description

The StopReportLine structure is used to return the line information associated with each stop of the State/Country Distance report, as well as the Mileage report.

Property Documentation

◆ Stop

GeocodeOutputLocation Stop
getset

Gets or sets the address information of the stop.

◆ LMiles

string LMiles
getset

Gets or sets the leg mileage data.

◆ TMiles

string TMiles
getset

Gets or sets the total mileage data.

◆ LCostMile

string LCostMile
getset

Gets or sets the leg cost/mile data.

◆ TCostMile

string TCostMile
getset

Gets or sets the total cost/mile data.

◆ LHours

string LHours
getset

Gets or sets the leg hours data.

◆ THours

string THours
getset

Gets or sets the total hours data.

◆ LTolls

string LTolls
getset

Gets or sets the leg tolls data.

◆ TTolls

string TTolls
getset

Gets or sets the total tolls data.

◆ LEstghg

string LEstghg
getset

Gets or sets the leg ETSGHG data.

◆ TEstghg

string TEstghg
getset

Gets or sets the total ESTGHG data. ESTGHG is the estimated green house gas.

◆ EtaEtd

string EtaEtd
getset

Gets or sets the estimated time of arrival or departure.

◆ StopDuration

double StopDuration
getset

Gets or sets the stop duration between stops.