ArcGIS Pro 2.8 API Reference Guide
RelationshipDescription Constructor

ArcGIS.Desktop.Editing Namespace > RelationshipDescription Class : RelationshipDescription Constructor
The RelationshipClass representing an association between two tables in a geodatabase.
the RowHandle of the row in the origin table.
the RowHandle of the row in the destination table.
(Optional) The attributes to assign the new row in the attributed relationship table.
Creates a new instance of the RelationshipDescription class.
Syntax

Parameters

relationshipClass
The RelationshipClass representing an association between two tables in a geodatabase.
origin
the RowHandle of the row in the origin table.
destination
the RowHandle of the row in the destination table.
attributes
(Optional) The attributes to assign the new row in the attributed relationship table.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

RelationshipDescription Class
RelationshipDescription Members