I am testing out the routing tasks and need to figure out how to do batch routing. I looked in the api and in the RouteParameters Stops Property it states in order to do batch routing I need to add route names to each of my stops.
Where does the route name get added, is it an attribute of the graphic stops layer? I tried it under "Name" and "RouteName", but neither worked.
The only place in the API that I see the RouteName referenced is as a member of the RouteResult class and that is a getter not a setter as it is post route creation.
Thanks in advance,
Keith