ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / SubtypeFieldDescription Class
Members

In This Topic
    SubtypeFieldDescription Class
    In This Topic
    Represents a mechanism to designate a ArcGIS.Core.Data.Field as the subtype field for a ArcGIS.Core.Data.Table.
    Syntax
    public sealed class SubtypeFieldDescription : Description 
    Public NotInheritable Class SubtypeFieldDescription 
       Inherits Description
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.DDL.Description
          ArcGIS.Core.Data.DDL.SubtypeFieldDescription

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also