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




A point feature class or layer from which addresses are returned based on the features' point location. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.