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

Specifies how U-Turns should be handled. The default is as defined in the specific routing network layer used in your RouteTask. Possible values are "esriNFSBAllowBacktrack", "esriNFSBAtDeadEndsOnly" and "esriNFSBNoBacktrack".

Syntax

Visual Basic (Declaration) 
Public Property RestrictUTurns As String
C# 
public string RestrictUTurns {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.