ArcGIS Pro 3.4 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 to the new row in the relationship table. (Inherited from ArcGIS.Desktop.Editing.BaseRelationshipDescription)
    Public Property Gets the RowHandle of the row in the destination table. (Inherited from ArcGIS.Desktop.Editing.BaseRelationshipDescription)
    Public Property Gets the RowHandle of the row in the origin table. (Inherited from ArcGIS.Desktop.Editing.BaseRelationshipDescription)
    Public Property Gets the RelationshipClass representing an association between two tables in a geodatabase.  
    Top
    See Also