ArcGIS Runtime SDK for WPF - Library Reference
PreserveFirstStop Property
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > RouteParameters Class : PreserveFirstStop Property

If true, the solver should keep the first stop fixed in the sequence (even when findBestSequence is true). Only applicable if findBestSequence is true. The default is as defined in the specific routing network layer used in your RouteTask.

Syntax

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

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.