ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / BrowseProjectFilter.FilterFlag Enumeration

In This Topic
    BrowseProjectFilter.FilterFlag Enumeration
    In This Topic
    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 
    Trajectory 
    UnspecifiedGeometry 
    Video 
    Workspace 
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also