ArcGIS Runtime SDK for WPF - Library Reference
RouteResult Class Members
See Also  Properties 
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 PropertyRouteRoute graphic (a polyline) is returned if returnRoutes is true (the default) and outputLines is not "esriNAOutputLineNone" (no line at all).  
public PropertyRouteNameThe name of the route.  
public PropertyStopsCollection of stops.  
Top

See Also

© ESRI, Inc. All Rights Reserved.