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

If true, the solver will optimize the order of the stops in the route (while taking into account preserveFirstStop and preserveLastStop if they were set to true).

Syntax

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

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.