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




The table or feature class that is associated to the destination table. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.