ArcGIS Runtime SDK for Windows Phone - Library Reference
StopsUrl Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > RouteParameters Class : StopsUrl Property

Gets or sets the stops Url. A Url can be provided to a location that returns a feature set of geometries. The points in the feature set will be used as stops. If StopsUrl is set then RouteParameters.Stops will be ignored.

Syntax

Visual Basic (Declaration) 
Public Property StopsUrl As Uri
C# 
public Uri StopsUrl {get; set;}

Remarks

Supported in ArcGIS Server v10.1+

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.