ArcGIS API for Windows Phone - Library Reference
RouteResult Class Members
See Also  Properties  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : RouteResult Class


The following tables list the members exposed by RouteResult.

Public Properties

 NameDescription
public PropertyDirectionsRoute directions are returned if RouteParameters.ReturnDirections was set to true (the default is false).  
public PropertyRoute Route graphic (a polyline) is returned if returnRoutes is true (the default) and outputLines is not "esriNAOutputLineNone" (no line at all).  
public PropertyRouteName The name of the route.  
public PropertyStops Collection of stops.  
Top

See Also

© ESRI, Inc. All Rights Reserved.