ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / FeatureLayer Class / IsSubtypeLayer Property

In This Topic
    IsSubtypeLayer Property
    In This Topic
    Gets whether the feature layer is a member of SubtypeGroupLayer.
    Syntax
    public bool IsSubtypeLayer {get;}
    Public ReadOnly Property IsSubtypeLayer As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also