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

In This Topic
    CanSelect Method
    In This Topic
    Returns true if this typeid can be selected while using this browseDialogFilter instance
    Syntax
    public bool CanSelect( 
       string typeID
    )
    Public Function CanSelect( _
       ByVal typeID As String _
    ) As Boolean

    Parameters

    typeID
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also