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


For a list of all members of this type, see RouteResult members.

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.