ArcGIS Pro 3.3 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 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