This document is archived and information here might be outdated. Recommended version. |
Units of this network attribute.
[Visual Basic .NET] Public Property Units As esriNetworkAttributeUnits
[C#] public esriNetworkAttributeUnits Units {get; set;}
[C++]
HRESULT get_Units(
esriNetworkAttributeUnits* Units
);
[C++]
HRESULT put_Units(
esriNetworkAttributeUnits Units
);
[C++] Parameters Units [out, retval]
Units is a parameter of type esriNetworkAttributeUnits* Units [in]
Units is a parameter of type esriNetworkAttributeUnits
If the attribute is not measured in units of distance or time, specify the Units as esriNAUUnknown.