Visual Basic (Declaration) | |
---|---|
Public Property Incidents As IEnumerable(Of Graphic) |
C# | |
---|---|
public IEnumerable<Graphic> Incidents {get; set;} |
Target Platforms:Windows Phone 7
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 |
Visual Basic (Declaration) | |
---|---|
Public Property Incidents As IEnumerable(Of Graphic) |
C# | |
---|---|
public IEnumerable<Graphic> Incidents {get; set;} |
Target Platforms:Windows Phone 7