ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.