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




The address locator to use to reverse geocode the input feature class. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.