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




Determines if the basic line, area, and landmark point features will be joined to their feature attribute tables. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property join_attributes As String
Visual Basic (Usage)Copy Code
Dim instance As TigerTool
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.