This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IH > IHistoricalTrafficData Interface > IHistoricalTrafficData.JoinTableBaseTravelTimeUnits Property (ArcObjects .NET 10.4 SDK) |
Base travel time units.
[Visual Basic .NET] Public Property JoinTableBaseTravelTimeUnits As esriNetworkAttributeUnits
[C#] public esriNetworkAttributeUnits JoinTableBaseTravelTimeUnits {get; set;}
[C++]
HRESULT get_JoinTableBaseTravelTimeUnits(
esriNetworkAttributeUnits* Units
);
[C++]
HRESULT put_JoinTableBaseTravelTimeUnits(
esriNetworkAttributeUnits Units
);
[C++]
Parameters Units [out, retval]
Units is a parameter of type esriNetworkAttributeUnits Units [in]
Units is a parameter of type esriNetworkAttributeUnits