ArcGIS Pro 2.9 API Reference Guide
DoBrowseIntoTypeIds Property

ArcGIS.Desktop.Core Namespace > BrowseProjectFilter Class : DoBrowseIntoTypeIds Property
Returns an enumerable of the typeids from the doBrowseIntoTypeId collection of the BrowseProjectFilter instance
Syntax
public IEnumerable<string> DoBrowseIntoTypeIds {get;}
Public ReadOnly Property DoBrowseIntoTypeIds As IEnumerable(Of String)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

BrowseProjectFilter Class
BrowseProjectFilter Members