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




The mapping of address fields used by the address locator to fields in the input table of addresses. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.