ItineraryItem.ManeuverType Property
A ManeuverType Enumeration value indicating the type of instruction described in the ItineraryItem.Text Property. Get this property from the service response.
Syntax
public ManeuverType ManeuverType { set; get; }
Public Property ManeuverType As ManeuverType