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

If true, the solver should keep the last 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 PreserveLastStop As Boolean
C# 
public bool PreserveLastStop {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.