ArcGIS Pro 2.8 API Reference Guide
DontBrowseIntoTypeIds Property

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

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

BrowseProjectFilter Class
BrowseProjectFilter Members