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

In This Topic
    OriginMaximumCardinality Property (RelationshipRule)
    In This Topic
    The maximum cardinality range of the origin class if the relationship class is many-to-many or one-to-many.
    Syntax
    public int OriginMaximumCardinality {get;}
    Public ReadOnly Property OriginMaximumCardinality As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also