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

Gets or sets the barriers Url. A Url can be provided to a location that returns a feature set of geometries. The points in the feature set will be used as barriers. If BarriersUrl is set then Barriers will be ignored.

Syntax

Visual Basic (Declaration) 
Public Property BarriersUrl As Uri
C# 
public Uri BarriersUrl {get; set;}

Remarks

Supported in ArcGIS Server v10.1+

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.