Type of network turn.
[Visual Basic .NET] Public ReadOnly Property TurnType As esriNetworkTurnType
[C#] public esriNetworkTurnType TurnType {get;}
[C++]
HRESULT get_TurnType(
esriNetworkTurnType* TurnType
);
[C++]Parameters
TurnType [out, retval]TurnType is a parameter of type esriNetworkTurnType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.