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