The direction string type by its index.
[Visual Basic .NET] Public Function get_StringType ( _ ByVal Index As Integer _ ) As esriDirectionsStringType
[C#] public esriDirectionsStringType get_StringType ( int Index );
[C++]
HRESULT get_StringType(
long Index,
esriDirectionsStringType* Type
);
[C++]Parameters
Index [in] Index is a parameter of type long Type [out, retval]Type is a parameter of type esriDirectionsStringType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.