ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / HasChildren Property
Version

    HasChildren Property
    Checks whether the item has child items in its child item collection
    Syntax
    protected internal bool HasChildren {get;}

    Property Value

    True if the count of child items is greater than zero
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also