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


In This Topic
    RelationshipRuleDescription Class Members
    In This Topic

    The following tables list the members exposed by RelationshipRuleDescription.

    Public Constructors
     NameDescription
    Public ConstructorCreates a description object of the ArcGIS.Core.Data.RelationshipRule.  
    Top
    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