Click or drag to resize

RouteMatrixCurrentTime Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Sets the start time for the routes from each of the stops in the matrix. This will be used to guide time-specific routing features such as traffic and constraints. The time is in UTC.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public DateTime CurrentTime { set; }

Property Value

Type: DateTime

Implements

IRouteMatrixCurrentTime
See Also