ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / BrowseProjectFilter Class / AddCanBeFlag Method

AddCanBeFlag Method
Adds specified filter flag to the canBeFlags collection of the BrowseProjectFilter instance
Syntax
public void AddCanBeFlag( 
   BrowseProjectFilter.FilterFlag flag
)

Parameters

flag
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.5 or higher.
See Also