ArcGIS Pro 2.9 API Reference Guide
AddMustNotBeTypeId Method

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

Parameters

typeid
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

BrowseProjectFilter Class
BrowseProjectFilter Members