ArcGIS API for Silverlight - Library Reference
RouteTask Constructor(String)
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > RouteTask Class > RouteTask Constructor : RouteTask Constructor(String)

url
The URL.
Initializes a new instance of the RouteTask class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal url As String _
)
C# 
public RouteTask( 
   string url
)

Parameters

url
The URL.

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.