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

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

Syntax

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

Remarks

The default value is false.

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.