ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / BrowseProjectFilter Class / AddDoBrowseIntoTypeId Method
Version

    AddDoBrowseIntoTypeId Method
    Adds specified typeid to the doBrowseIntoTypeId collection of the BrowseProjectFilter instance
    Syntax
    public void AddDoBrowseIntoTypeId( 
       string typeid
    )

    Parameters

    typeid
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also