ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / BrowseProjectFilter Class / AddCanBeTypeId Method

In This Topic
    AddCanBeTypeId Method
    In This Topic
    Adds specified typeid to the canBeTypeId collection of the BrowseProjectFilter instance
    Syntax
    public void AddCanBeTypeId( 
       string typeid
    )
    Public Sub AddCanBeTypeId( _
       ByVal typeid As String _
    ) 

    Parameters

    typeid
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also