If true, the solver optimizes the order of the stops in the route while taking into account PreserveFirstStop and PreserveLastStop, if they are set to true. If missing or value is null, the server will use default defined in the network layer used in the RouteTask.

Namespace:  ESRI.ArcGIS.VE
  (in ArcGISVE.exe)

Syntax

JScript
 function get FindBestSequence () : Boolean
 function set FindBestSequence (value : Boolean)

See Also