Click or drag to resize

RouteCurrentTime Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Get or set the current time, as a DateTime. 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 { get; set; }

Property Value

Type: DateTime

Implements

IRouteCurrentTime
See Also