ArcGIS API for Silverlight - Library Reference
ReturnDirections Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > RouteClosestFacilityParameters Class : ReturnDirections Property

If true, directions will be generated and returned in the directions property of each RouteResult of the RouteEventArgs.

Syntax

Visual Basic (Declaration) 
Public Property ReturnDirections As Boolean
C# 
public bool ReturnDirections {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

See Also

© ESRI, Inc. All Rights Reserved.