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

If true, polygon barriers will be returned in the polygonBarriers of the RouteSolveResult.

Syntax

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

Remarks

The default value is false.

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.