This document is archived and information here might be outdated. Recommended version. |
Retrieves provider speed unit.
[Visual Basic .NET] Public ReadOnly Property SpeedUnits As esriNetworkAttributeUnits
[C#] public esriNetworkAttributeUnits SpeedUnits {get;}
[C++]
HRESULT get_SpeedUnits(
esriNetworkAttributeUnits* pSpeedUnits
);
[C++]
Parameters pSpeedUnits [out, retval]
pSpeedUnits is a parameter of type esriNetworkAttributeUnits*