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

In This Topic
    DestinationSubtypeCode Property (RelationshipRule)
    In This Topic
    The subtype code of the destination class.
    Syntax
    public Nullable<int> DestinationSubtypeCode {get;}
    Public ReadOnly Property DestinationSubtypeCode As Nullable(Of Integer)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also