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




The following tables list the members exposed by ReverseGeocode.

Public Constructors

 NameDescription
Public ConstructorReverseGeocode ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public Propertyaddress_typeIndicates whether to return addresses for the points as street addresses or intersection addresses if the address locator supports intersection matching. (In, Optional)  
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_address_locatorThe address locator to use to reverse geocode the input feature class. (In, Required)  
Public Propertyin_featuresA point feature class or layer from which addresses are returned based on the features' point location. (In, Required)  
Public Propertyout_feature_classThe output feature class. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysearch_distanceThe distance used to search for the nearest address or intersection for the point location. (In, Required)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.