ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.