ArcGIS Runtime SDK for WPF - Library Reference
RestrictUTurns Property
See Also 
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, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.