ArcGIS Pro 2.8 API Reference Guide
AddDontBrowseIntoTypeId Method

ArcGIS.Desktop.Core Namespace > BrowseProjectFilter Class : AddDontBrowseIntoTypeId Method
Adds specified typeid to the dontBrowseIntoTypeId collection of the BrowseProjectFilter instance
Syntax
public void AddDontBrowseIntoTypeId( 
   string typeid
)
Public Sub AddDontBrowseIntoTypeId( _
   ByVal typeid As String _
) 

Parameters

typeid
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

BrowseProjectFilter Class
BrowseProjectFilter Members