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




The address locator to rebuild. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.