ArcGIS Pro 2.9 API Reference Guide
MustNotBeTypeIds Property

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

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

BrowseProjectFilter Class
BrowseProjectFilter Members