ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / RelationshipRuleDescription Class


In This Topic
    RelationshipRuleDescription Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property The maximum cardinality range of the destination class for the rule.  
    Public Property The minimum cardinality range of the destination class for the rule.  
    Public Property The subtype code of the destination class for the rule.  
    Public Property The maximum cardinality range of the origin class for the rule.  
    Public Property The minimum cardinality range of the origin class for the rule.  
    Public Property The subtype code of the origin class for the rule.  
    Top
    See Also