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




The table to be joined to the input table. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.