ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / SubtypeFieldDescription Class / Subtypes Property

In This Topic
    Subtypes Property (SubtypeFieldDescription)
    In This Topic
    The code-name pairs of all subtypes.
    Syntax
    Public ReadOnly Property Subtypes As Dictionary(Of Integer,String)
    public Dictionary<int,string> Subtypes {get;}
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also