ArcGIS Pro 2.8 API Reference Guide
CanBeTypeIds Property

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

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

BrowseProjectFilter Class
BrowseProjectFilter Members