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

Gets or sets the incidents 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 incidents. If IncidentsUrl is set then Incidents will be ignored.

Syntax

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

Remarks

Supported in ArcGIS Server v10.1+

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.