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




The following tables list the members exposed by StandardizeAddresses.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_address_dataThe table or feature class containing address information that you want to standardize. (In, Required)  
Public Propertyin_address_locator_styleThe address locator style to use to standardize the address information in the input table or feature class. (In, Required)  
Public Propertyin_input_address_fieldsThe set of fields in the input table or feature class that, when concatenated, forms the address to be standardized. (In, Required)  
Public Propertyin_output_address_fieldsThe set of standardized address fields to include in the output table or feature class. (In, Required)  
Public Propertyin_relationship_typeIndicates whether to create a static or dynamic output dataset. (In, Optional)  
Public Propertyout_address_dataThe output table or feature class to create containing the standardized address fields. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
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.