ArcGIS Runtime SDK for Windows Phone - Library Reference
PolylineBarriersUrl Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > BaseRouteParameters Class : PolylineBarriersUrl Property

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

Syntax

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

Remarks

Supported in ArcGIS Server v10.1+

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.