ArcGIS API for Silverlight - Library Reference
ReturnRoutes Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > RouteClosestFacilityParameters Class : ReturnRoutes Property

If true, routes will be generated and returned in the route property of each RouteResult of the RouteEventArgs.

Syntax

Visual Basic (Declaration) 
Public Property ReturnRoutes As Boolean
C# 
public bool ReturnRoutes {get; set;}

Remarks

The default value is true.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.