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

The set of incidents loaded as network locations during analysis. Can be either an instance of DataLayer or FeatureSet.

Syntax

Visual Basic (Declaration) 
Public Property Incidents As IEnumerable(Of Graphic)
C# 
public IEnumerable<Graphic> Incidents {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.