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

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

Syntax

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