ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / BrowseProjectFilter Class / DontBrowseIntoTypeIds Property
Version

    DontBrowseIntoTypeIds Property
    Returns an enumerable of the typeids from the dontBrowseIntoTypeId collection of the BrowseProjectFilter instance
    Syntax
    public IEnumerable<string> DontBrowseIntoTypeIds {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also