ArcGIS Pro 3.3 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 Dictionary<int,string> Subtypes {get;}
    Public ReadOnly Property Subtypes As Dictionary(Of Integer,String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also