ArcGIS Pro 3.7 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 Property SubtypeId As Integer
    public int SubtypeId {get; set;}
    Remarks
    This is a required property.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also