ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing Namespace / RelationshipDescription Class
Properties


In This Topic
    RelationshipDescription Class Members
    In This Topic

    The following tables list the members exposed by RelationshipDescription.

    Public Constructors
     NameDescription
    Public Constructor Creates a new instance of the RelationshipDescription class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the attributes to assign the new row in the attributed relationship table.  
    Public Property Gets the RowHandle of the row in the destination table.  
    Public Property Gets the RowHandle of the row in the origin table.  
    Public Property Gets the RelationshipClass representing an association between two tables in a geodatabase.  
    Top
    See Also