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

The set of polyline barriers loaded as network locations during analysis.

Syntax

Visual Basic (Declaration) 
Public Property PolylineBarriers As IEnumerable(Of Graphic)
C# 
public IEnumerable<Graphic> PolylineBarriers {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.