IDynamicTrafficData Interface

Provides access to members in dynamic traffic data.

Members

Name Description
Read/write property DynamicTrafficTableName The name of the dynamic traffic table.
Read/write property DynamicTrafficTMCFieldName The field name for the dynamic traffic TMCs in the dynamic traffic.
Read/write property TrafficFeedLocation The traffic feed location.

IDynamicTrafficData.DynamicTrafficTableName Property

The name of the dynamic traffic table.

Public Property DynamicTrafficTableName As String
public string DynamicTrafficTableName {get; set;}

IDynamicTrafficData.DynamicTrafficTMCFieldName Property

The field name for the dynamic traffic TMCs in the dynamic traffic.

Public Property DynamicTrafficTMCFieldName As String
public string DynamicTrafficTMCFieldName {get; set;}

IDynamicTrafficData.TrafficFeedLocation Property

The traffic feed location.

Public Property TrafficFeedLocation As ITrafficFeedLocation
public ITrafficFeedLocation TrafficFeedLocation {get; set;}

Classes that implement IDynamicTrafficData

Classes Description
TrafficData A container for members in traffic data.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.