This document is archived and information here might be outdated. Recommended version. |
The maneuver type of the item.
[Visual Basic .NET] Public ReadOnly Property ManeuverType As esriDirectionsManeuverType
[C#] public esriDirectionsManeuverType ManeuverType {get;}
[C++]
HRESULT get_ManeuverType(
esriDirectionsManeuverType* pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type esriDirectionsManeuverType*