ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMDisplayTable Class / SubtypeValue Property

In This Topic
    SubtypeValue Property (CIMDisplayTable)
    In This Topic
    Gets or sets the subtype value that should be used in the feature layer definition. This property is honored only when feature layer is a member of SubtypeLayer.
    Syntax
    public int SubtypeValue {get; set;}
    Public Property SubtypeValue As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also