ArcGIS API for Windows Phone - Library Reference
ReturnBarriers Property
See Also  Send comments on this topic
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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.