ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / RelationshipRuleDescription Class / DestinationSubtypeCode Property

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

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also