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

    See Also