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




Determines which attributes will be transferred to the output feature class. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property join_attributes As String
Visual Basic (Usage)Copy Code
Dim instance As SymDiff
Dim value As String
 
instance.join_attributes = value
 
value = instance.join_attributes
C# 
public string join_attributes {get; set;}

See Also

© 2010 All Rights Reserved.