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




The set of fields in the input table or feature class that, when concatenated, forms the address to be standardized. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.