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


In This Topic
    RelationshipDescription Class Properties
    In This Topic

    For a list of all members of this type, see RelationshipDescription members.

    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