ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SubtypeFeatureLayerCreationParams Class / SubtypeId Property

In This Topic
    SubtypeId Property
    In This Topic
    Gets and sets subtype id. You must provide an existing subtype id.
    Syntax
    public int SubtypeId {get; set;}
    Public Property SubtypeId As Integer
    Remarks
    This is a required property.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also