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

In This Topic
    OriginMaximumCardinality Property (RelationshipRuleDescription)
    In This Topic
    The maximum cardinality range of the origin class for the rule.
    Syntax
    public int OriginMaximumCardinality {get; set;}
    Public Property OriginMaximumCardinality As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also