ArcGIS Runtime SDK for WPF - Library Reference
IgnoreInvalidLocations Property
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.