ArcGIS Pro 3.0 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, Windows 8.1

    See Also