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

If true, polyline barriers will be returned in the polylineBarriers of the RouteSolveResult.

Syntax

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

Remarks

The default value is false.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.