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




The address locator style to use to standardize the address information in the input table or feature class. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.