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




The table containing attributes that will be added to the relationship class. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.