ArcGIS Pro 2.7 API Reference Guide
RelationshipDescription Class Members
Properties 


ArcGIS.Desktop.Editing Namespace : RelationshipDescription Class

The following tables list the members exposed by RelationshipDescription.

Public Constructors
 NameDescription
Public Constructor Creates a new instance of the RelationshipDescription class. This method must be called on the MCT. Use QueuedTask.Run  
Top
Public Properties
 NameDescription
Public Property (Optional) The attributes to assign the new row in the attributed relationship table.  
Public Property The RowHandle of the row in the destination table. This method must be called on the MCT. Use QueuedTask.Run  
Public Property The RowHandle of the row in the origin table. This method must be called on the MCT. Use QueuedTask.Run  
Public Property The RelationshipClass representing an association between two tables in a geodatabase. This method must be called on the MCT. Use QueuedTask.Run  
Top
See Also

Reference

RelationshipDescription Class
ArcGIS.Desktop.Editing Namespace