ESRI.ArcGIS.NetworkAnalystTools
search_tolerance Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.NetworkAnalystTools Namespace > CalculateLocations Class : search_tolerance Property




The search tolerance for locating the input features on the network. Features that are outside the search tolerance are left unlocated. The parameter includes a value and units for the tolerance. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property search_tolerance As Object
Visual Basic (Usage)Copy Code
Dim instance As CalculateLocations
Dim value As Object
 
instance.search_tolerance = value
 
value = instance.search_tolerance
C# 
public object search_tolerance {get; set;}

See Also

© 2010 All Rights Reserved.