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




The attributes from the Join Features are transferred to the Target Features whenever a specified spatial relationship (or Match Option) is found. The Target Features can be any spatial data source supported by ArcGIS. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.