RouteStopLoad Field | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release Note: This API is now obsolete.
Quantity of goods to be delivered (or collected). Not yet implemented.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax [ObsoleteAttribute("RouteStop.Load is obsolete.")]
public double Load
<ObsoleteAttribute("RouteStop.Load is obsolete.")>
Public Load As Double
Field Value
Type:
DoubleRemarks
A flexible value which can be used by the customer to determine
the quantity of goods that will be moved on or off the
vehicle at this point. For example:
A van delivering boxes of chips might have a load
value of -10 boxes of chips.
A truck picking up an oven might have a load value
of +2 cubic meters.
See Also