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




The join to be removed. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.