ArcGIS Pro 2.6 API Reference Guide
BrowseProjectFilter.FilterFlag Enumeration

ArcGIS.Desktop.Core Namespace : BrowseProjectFilter.FilterFlag Enumeration
Flags used by the BrowseProjectFilter to represent groups of item types
Syntax
public enum BrowseProjectFilter.FilterFlag : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum BrowseProjectFilter.FilterFlag 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
AddToMap 
Annotation 
BDC 
BIM 
CAD 
CIM 
Container 
Database 
Dataset 
Datastore 
Diagram 
Dimension 
Document 
DontBrowse 
DontBrowseFiles 
DontBrowsePortal 
EGDB 
FeatureClass 
FeatureService 
FGDB 
File 
General 
Hosted 
Image 
KML 
Layer 
LayerX 
Line 
Local 
Locator 
Map 
MapX 
MGDB 
Mosaic 
Multipatch 
Multipoint 
Network 
None 
OLEDB 
Package 
Point 
Polygon 
Portal 
Raster 
RasterCatalog 
Relationship 
SceneService 
ServerConnection 
Service 
Shapefile 
Sqlite 
Table 
Text 
Tool 
Toolbox 
UnspecifiedGeometry 
Video 
Workspace 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Core.BrowseProjectFilter.FilterFlag

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Core Namespace