ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / BrowseProjectFilter Class / DoBrowseIntoTypeIds Property

In This Topic
    DoBrowseIntoTypeIds Property
    In This Topic
    Returns an enumerable of the typeids from the doBrowseIntoTypeId collection of the BrowseProjectFilter instance
    Syntax
    Public ReadOnly Property DoBrowseIntoTypeIds As IEnumerable(Of String)
    public IEnumerable<string> DoBrowseIntoTypeIds {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also