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

In This Topic
    OriginSubtypeCode Property (RelationshipRuleDescription)
    In This Topic
    The subtype code of the origin class for the rule.
    Syntax
    public Nullable<int> OriginSubtypeCode {get;}
    Public ReadOnly Property OriginSubtypeCode As Nullable(Of Integer)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also