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

When false, the solve operation will fail if at least one of the stops specified cannot be located or reached.

Syntax

Visual Basic (Declaration) 
Public Property IgnoreInvalidLocations As Boolean
C# 
public bool IgnoreInvalidLocations {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.