Click or drag to resize

HistoricalTrafficSourceCreatedTime Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the DateTime when the traffic data was created. Currently gets the smallest value of DateTime (MinValue)

Namespace:  Telogis.GeoBase.Traffic
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public DateTime CreatedTime { get; }

Property Value

Type: DateTime

Implements

ITrafficSourceCreatedTime
See Also