|
StopCosts | Costs[get, set] |
| Gets or sets the cost associated with this stop. More...
|
|
bool | IsViaPoint[get, set] |
| Gets or sets whether the stop is a via point or not. More...
|
|
string | ID[get, set] |
| Gets or sets the stop ID. More...
|
|
SideOfStreetAdherenceLevel? | SideOfStreetAdherence[get, set] |
| How strict to be in order to avoid the destination being on the opposite side of the street. More...
|
|
Address | Address[get, set] |
| Gets or sets the address information for the location. More...
|
|
Coordinates | Coords[get, set] |
| Gets or sets the geographic coordinates for the location. More...
|
|
DataRegion | Region[get, set] |
| Gets or sets the Region that the location is in. More...
|
|
string | Label[get, set] |
| Gets or sets a string which represents a label to be displayed on maps and in reports in association with a stop. More...
|
|
string | PlaceName[get, set] |
| Gets or sets the place name which responds to a custom place; this would supersede standard address entries for geocoding or identify a custom place to be associated with the address. More...
|
|
string | PlaceId[get, set] |
| Gets or sets the Athena place Id ( Trimble place Id) More...
|
|
double? | SpeedLimitHeading[get, set] |
| Gets or sets the heading which can used for reverse geocoding to properly snap to the right link. More...
|
|
bool | SplitHouseNumber[get, set] |
| Sets the flag to split house number from street name. More...
|
|
bool | IncludeTrimblePlaceIDs[get, set] |
| Sets the flag to search for trimble place ids. More...
|
|
FPCGeocodes | FPCCode[get, set] |
| Sets the FPCCode. More...
|
|
The StopLocation structure is used to pass all data associated with a geographic point. It can contain either address or latitude/longitude information.