ArcGIS Pro 2.8 API Reference Guide
RelationshipClassDefinition Class Methods


ArcGIS.Core.Data Namespace : RelationshipClassDefinition Class

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

Public Methods
 NameDescription
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Method Gets the alias name of the definition. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the valid cardinality of the relationship. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the name of the destination class. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Definition)
Public Method Gets the name of the origin class. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the name of the origin foreign key field. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the name of the origin (primary) key field. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets the split policy of the RelationshipClass. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets a value which indicates if the relationship is used to enable attachment support for a table. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets a value indicating whether the lifetime of the destination rows are dependent on the lifetime of the origin rows. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

RelationshipClassDefinition Class
ArcGIS.Core.Data Namespace