RoadReportLine Class Reference

Properties

GeocodeOutputLocation Stop[get, set]
 Gets or sets the stop location associated with the report line. More...
 
string LMiles[get, set]
 Gets or sets a string containing the number of leg miles. More...
 
string InterSt[get, set]
 Gets or sets a string containing the number of interstate miles. More...
 
string InterstNoRamp[get, set]
 Gets or sets a string containing the number of interstate no ramp miles. More...
 
string Divide[get, set]
 Gets or sets a string containing the number of divided highway miles. More...
 
string Prime[get, set]
 Gets or sets a string containing the number of primary road miles. More...
 
string Ferry[get, set]
 Gets or sets a string containing the number of ferry miles. More...
 
string Second[get, set]
 Gets or sets a string containing the number of secondary road miles. More...
 
string Ramp[get, set]
 Gets or sets a string containing the number of ramp miles. More...
 
string Local[get, set]
 Gets or sets a string containing the number of miles on a local road. More...
 
string Pathway[get, set]
 Gets or sets a string containing the number of miles on a pathway road. More...
 
string Toll[get, set]
 Gets or sets a string containing the number of miles on toll roads. More...
 
string Energy[get, set]
 Gets or sets a string containing the number of miles on energy roads. More...
 

Detailed Description

Represents a single line of information within a road report.

Property Documentation

◆ Stop

Gets or sets the stop location associated with the report line.

◆ LMiles

string LMiles
getset

Gets or sets a string containing the number of leg miles.

◆ InterSt

string InterSt
getset

Gets or sets a string containing the number of interstate miles.

◆ InterstNoRamp

string InterstNoRamp
getset

Gets or sets a string containing the number of interstate no ramp miles.

◆ Divide

string Divide
getset

Gets or sets a string containing the number of divided highway miles.

◆ Prime

string Prime
getset

Gets or sets a string containing the number of primary road miles.

◆ Ferry

string Ferry
getset

Gets or sets a string containing the number of ferry miles.

◆ Second

string Second
getset

Gets or sets a string containing the number of secondary road miles.

◆ Ramp

string Ramp
getset

Gets or sets a string containing the number of ramp miles.

◆ Local

string Local
getset

Gets or sets a string containing the number of miles on a local road.

◆ Pathway

string Pathway
getset

Gets or sets a string containing the number of miles on a pathway road.

◆ Toll

string Toll
getset

Gets or sets a string containing the number of miles on toll roads.

◆ Energy

string Energy
getset

Gets or sets a string containing the number of miles on energy roads.